diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 03:09:42 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 03:09:42 +0000 |
commit | fbdf16b4059273350987089d5127c7e8d9838872 (patch) | |
tree | cdeeb98610d8daad7cbbc4b988797cc437cf995f /gnome-extra/gnopernicus | |
parent | Filtering -msse2 for gcc 3.2. Fixed bug 27975, thanks to vapier for fix (Man... (diff) | |
download | gentoo-2-fbdf16b4059273350987089d5127c7e8d9838872.tar.gz gentoo-2-fbdf16b4059273350987089d5127c7e8d9838872.tar.bz2 gentoo-2-fbdf16b4059273350987089d5127c7e8d9838872.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-extra/gnopernicus')
-rw-r--r-- | gnome-extra/gnopernicus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnopernicus/ChangeLog b/gnome-extra/gnopernicus/ChangeLog index ea275b40bf14..82a73fcdb5f5 100644 --- a/gnome-extra/gnopernicus/ChangeLog +++ b/gnome-extra/gnopernicus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gnopernicus # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnopernicus/ChangeLog,v 1.5 2004/01/18 14:55:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnopernicus/ChangeLog,v 1.6 2004/01/29 03:08:36 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnopernicus-0.7.1-r1.ebuild: + stable on alpha and ia64 18 Jan 2004; <gustavoz@gentoo.org> gnopernicus-0.7.1-r1.ebuild: stable on hppa and sparc diff --git a/gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild b/gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild index 6002562ac5a1..5d7a707a5d81 100644 --- a/gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild +++ b/gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild,v 1.3 2004/01/18 14:55:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnopernicus/gnopernicus-0.7.1-r1.ebuild,v 1.4 2004/01/29 03:08:36 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.baum.ro/gnopernicus.html" IUSE="ipv6" SLOT="0" -KEYWORDS="x86 sparc hppa" +KEYWORDS="x86 sparc hppa alpha ia64" LICENSE="LGPL-2" # libgail-gnome is only required during runtime |