diff options
author | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:31:01 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:31:01 +0000 |
commit | 70701609a6e1b1a98d8171be814fc49590a69928 (patch) | |
tree | 6c8d5790807785f885a32b8ae3a188748d40c19f /gnome-base/gnome-applets | |
parent | Stable on amd64, bug #281427 (diff) | |
download | historical-70701609a6e1b1a98d8171be814fc49590a69928.tar.gz historical-70701609a6e1b1a98d8171be814fc49590a69928.tar.bz2 historical-70701609a6e1b1a98d8171be814fc49590a69928.zip |
Stable on amd64, bug #281427
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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.26.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index 198924f0ccfc..9dff80e6b835 100644 --- a/gnome-base/gnome-applets/ChangeLog +++ b/gnome-base/gnome-applets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-applets # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.292 2009/09/27 15:36:44 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.293 2009/10/08 03:27:22 tester Exp $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> + gnome-applets-2.26.3.ebuild: + Stable on amd64, bug #281427 *gnome-applets-2.26.3-r1 (27 Sep 2009) diff --git a/gnome-base/gnome-applets/gnome-applets-2.26.3.ebuild b/gnome-base/gnome-applets/gnome-applets-2.26.3.ebuild index 52e991e14401..2d7dc0c6b666 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.26.3.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.26.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.3.ebuild,v 1.2 2009/09/27 15:36:44 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.26.3.ebuild,v 1.3 2009/10/08 03:27:22 tester Exp $ inherit autotools eutils gnome2 python @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="acpi apm doc gnome gstreamer hal ipv6 policykit" # TODO: configure says python stuff is optional |