~bratsche/goobox/notification-actions

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Helge Kreutzmann
  • Date: 2008-10-11 13:33:44 UTC
  • mfrom: (1.1.3 goobox-hardy-upstream)
  • Revision ID: jamesw@ubuntu.com-20081011133344-z4pxqohif9il9ezs
Tags: ubuntu-1.9.2-1
* New upstream release
* Remove patches, as they are all applied upstream
* Explicitly mention location of GPL v3 in the debian/copyright, fix a
  minor spelling error and update some years.
* Add dh_icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
5
5
#   Inc.
6
6
 
7
 
timestamp='2007-01-18'
 
7
timestamp='2007-06-28'
8
8
 
9
9
# This file is (in principle) common to ALL GNU software.
10
10
# The presence of a machine in this file suggests that SOME GNU software
475
475
                basic_machine=craynv-cray
476
476
                os=-unicosmp
477
477
                ;;
478
 
        cr16c)
479
 
                basic_machine=cr16c-unknown
 
478
        cr16)
 
479
                basic_machine=cr16-unknown
480
480
                os=-elf
481
481
                ;;
482
482
        crds | unos)
683
683
                basic_machine=i386-pc
684
684
                os=-mingw32
685
685
                ;;
 
686
        mingw32ce)
 
687
                basic_machine=arm-unknown
 
688
                os=-mingw32ce
 
689
                ;;
686
690
        miniframe)
687
691
                basic_machine=m68000-convergent
688
692
                ;;