diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 16:57:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 16:57:27 +0000 |
commit | c27a4b72eac31268f17c60012ee1eef7ed43a4a1 (patch) | |
tree | 1887d0d51a547e04d154feeeb359b85e18431375 /gnome-base | |
parent | add alpha (diff) | |
download | gentoo-2-c27a4b72eac31268f17c60012ee1eef7ed43a4a1.tar.gz gentoo-2-c27a4b72eac31268f17c60012ee1eef7ed43a4a1.tar.bz2 gentoo-2-c27a4b72eac31268f17c60012ee1eef7ed43a4a1.zip |
add ~alpha
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index ff191fdfaa58..2b48984b2e7b 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # 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.29 2003/02/04 22:13:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.30 2003/02/07 16:57:27 agriffis Exp $ + + 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> gconf-2.2.0.ebuild : + Add ~alpha to KEYWORDS 04 Feb 2003; Aron Griffis <agriffis@gentoo.org> gconf-1.0.8-r4.ebuild : Mark stable on alpha diff --git a/gnome-base/gconf/gconf-2.2.0.ebuild b/gnome-base/gconf/gconf-2.2.0.ebuild index 48b9eab35dbf..b06475ca4434 100644 --- a/gnome-base/gconf/gconf-2.2.0.ebuild +++ b/gnome-base/gconf/gconf-2.2.0.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-2.2.0.ebuild,v 1.2 2003/02/04 15:43:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.2.0.ebuild,v 1.3 2003/02/07 16:57:27 agriffis Exp $ IUSE="doc" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~alpha" RDEPEND=">=dev-libs/glib-2.0.1 >=gnome-base/ORBit2-2.4 |