diff options
author | Aron Griffis <agriffis@gentoo.org> | 2002-12-16 22:48:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2002-12-16 22:48:17 +0000 |
commit | d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925 (patch) | |
tree | 71c1b7c4812eab5c4515c842581a7fc169641569 /gnome-base/gconf | |
parent | closing bug 10376 (missing runtime dep) (diff) | |
download | gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.gz gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.tar.bz2 gentoo-2-d54a7b947abbacf1e46dc58ba9d3cce5e1ddc925.zip |
~alpha updates
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 60628a18657b..a22aaecfc48e 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,9 +1,11 @@ # ChangeLog for gnome-base/gconf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.25 2002/12/13 10:56:53 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.26 2002/12/16 22:48:17 agriffis Exp $ + + 16 Dec 2002; Aron Griffis <agriffis@gentoo.org> gconf-1.0.8-r4.ebuild : + Added ~alpha to KEYWORDS 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - *gconf-1.0.8-r4 (24 Oct 2002) diff --git a/gnome-base/gconf/gconf-1.0.8-r4.ebuild b/gnome-base/gconf/gconf-1.0.8-r4.ebuild index 1671426846a2..4774f66ab5f4 100644 --- a/gnome-base/gconf/gconf-1.0.8-r4.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r4.ebuild,v 1.3 2002/12/09 04:22:37 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r4.ebuild,v 1.4 2002/12/16 22:48:17 agriffis Exp $ IUSE="nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc ~sparc ~alpha" inherit libtool |