diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-27 18:01:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-27 18:01:09 +0000 |
commit | d8c7eb865fd036b372f98e60bb6a86bd69a24eab (patch) | |
tree | f410678ca8926f7f1a9fad81a024724862806537 /gnome-base/gnome-applets | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-d8c7eb865fd036b372f98e60bb6a86bd69a24eab.tar.gz gentoo-2-d8c7eb865fd036b372f98e60bb6a86bd69a24eab.tar.bz2 gentoo-2-d8c7eb865fd036b372f98e60bb6a86bd69a24eab.zip |
Stable on ia64.
(Portage version: 2.0.51.20)
Diffstat (limited to 'gnome-base/gnome-applets')
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index 2523af56f440..2e62fd45811b 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.102 2005/04/07 15:27:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.103 2005/04/27 17:57:24 kloeri Exp $ + + 27 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> + gnome-applets-2.8.2.ebuild: + Stable on ia64. 07 Apr 2005; Simon Stelling <blubb@gentoo.org> gnome-applets-2.8.2.ebuild: stable on amd64 diff --git a/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild b/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild index a98910623c23..b8295490f3a4 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild,v 1.10 2005/04/07 15:27:30 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.8.2.ebuild,v 1.11 2005/04/27 17:57:24 kloeri Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="2" -KEYWORDS="x86 ppc alpha sparc hppa amd64 ~ia64 mips ~ppc64" +KEYWORDS="x86 ppc alpha sparc hppa amd64 ia64 mips ~ppc64" IUSE="doc apm acpi ipv6 gstreamer" RDEPEND=">=x11-libs/gtk+-2.1 |