diff options
author | 2004-07-01 21:14:56 +0000 | |
---|---|---|
committer | 2004-07-01 21:14:56 +0000 | |
commit | 4b7c8cdc1f08addcfd86b4435c0143b6eb0f0ef0 (patch) | |
tree | e86e1570e934a58fe44732dce883f1702187b780 | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-4b7c8cdc1f08addcfd86b4435c0143b6eb0f0ef0.tar.gz gentoo-2-4b7c8cdc1f08addcfd86b4435c0143b6eb0f0ef0.tar.bz2 gentoo-2-4b7c8cdc1f08addcfd86b4435c0143b6eb0f0ef0.zip |
add ~alpha
-rw-r--r-- | gnome-base/gnome/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.6.1_p1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.6.1_rc1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 37cd12aa4dd2..f21442320cdf 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.112 2004/07/01 13:18:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.113 2004/07/01 21:14:56 agriffis Exp $ + + 01 Jul 2004; Aron Griffis <agriffis@gentoo.org> gnome-2.6.1_p1.ebuild, + gnome-2.6.1_rc1.ebuild: + add ~alpha 01 Jul 2004; Aron Griffis <agriffis@gentoo.org> gnome-2.6.ebuild: add ~alpha diff --git a/gnome-base/gnome/gnome-2.6.1_p1.ebuild b/gnome-base/gnome/gnome-2.6.1_p1.ebuild index ceb7244f9396..24cf78c9ba32 100644 --- a/gnome-base/gnome/gnome-2.6.1_p1.ebuild +++ b/gnome-base/gnome/gnome-2.6.1_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.6.1_p1.ebuild,v 1.10 2004/06/30 19:40:58 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.6.1_p1.ebuild,v 1.11 2004/07/01 21:14:56 agriffis Exp $ # UPDATE TRACKER : GNOME TEAM ONLY @@ -13,7 +13,7 @@ SLOT="2.0" IUSE="cdr dvdr doc accessibility" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~hppa ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~hppa ~mips ~alpha" # Note to developers: # This is a wrapper for the complete Gnome2 desktop, diff --git a/gnome-base/gnome/gnome-2.6.1_rc1.ebuild b/gnome-base/gnome/gnome-2.6.1_rc1.ebuild index 82fc27df9c8e..d7b4ba9890ff 100644 --- a/gnome-base/gnome/gnome-2.6.1_rc1.ebuild +++ b/gnome-base/gnome/gnome-2.6.1_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.6.1_rc1.ebuild,v 1.3 2004/06/24 21:55:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.6.1_rc1.ebuild,v 1.4 2004/07/01 21:14:56 agriffis Exp $ # UPDATE TRACKER : GNOME TEAM ONLY @@ -13,7 +13,7 @@ SLOT="2.0" IUSE="cdr dvdr doc accessibility" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~mips ~alpha" # Note to developers: # This is a wrapper for the complete Gnome2 desktop, |