diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-25 21:07:40 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-25 21:07:40 +0000 |
commit | 71bc42971ced9e3c70135c3b3edd29b0f63a99ae (patch) | |
tree | ca1ca1db09e29f5b46085fb3d74d8da04484d11a | |
parent | added 64bit patch provided by Heikki Orsila <heikki.orsila@iki.fi>, marked ~a... (diff) | |
download | gentoo-2-71bc42971ced9e3c70135c3b3edd29b0f63a99ae.tar.gz gentoo-2-71bc42971ced9e3c70135c3b3edd29b0f63a99ae.tar.bz2 gentoo-2-71bc42971ced9e3c70135c3b3edd29b0f63a99ae.zip |
Marked stable on hppa.
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.6.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index 4f1472575140..2b72c5bccfda 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.64 2004/05/20 22:43:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.65 2004/05/25 21:07:39 gmsoft Exp $ + + 25 May 2004; Guy Martin <gmsoft@gentoo.org> gnome-applets-2.6.0-r1.ebuild: + Marked stable on hppa. *gnome-applets-2.0.6-r1 (21 May 2004) diff --git a/gnome-base/gnome-applets/gnome-applets-2.6.0-r1.ebuild b/gnome-base/gnome-applets/gnome-applets-2.6.0-r1.ebuild index a453b47db8eb..9bc8c5c8706d 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.6.0-r1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.6.0-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-base/gnome-applets/gnome-applets-2.6.0-r1.ebuild,v 1.2 2004/05/20 23:53:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.6.0-r1.ebuild,v 1.3 2004/05/25 21:07:40 gmsoft Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc apm acpi ipv6 gstreamer" SLOT="2" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc hppa ~amd64 ~ia64 ~mips" RDEPEND=">=x11-libs/gtk+-2.1 >=gnome-base/gail-1.3 |