diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:43:55 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-21 20:43:55 +0000 |
commit | cf8dc7e86aa3a1149363652717626d90b48e7459 (patch) | |
tree | 2c1ada1349274e3e165039e820875ee47d1b00ed /gnome-base/gnome-applets | |
parent | don't install docs in /usr/games/share (bug #130510); use DESTDIR in src_install (diff) | |
download | historical-cf8dc7e86aa3a1149363652717626d90b48e7459.tar.gz historical-cf8dc7e86aa3a1149363652717626d90b48e7459.tar.bz2 historical-cf8dc7e86aa3a1149363652717626d90b48e7459.zip |
Stable on alpha wrt Bug #126321.
Package-Manager: portage-2.0.54
Diffstat (limited to 'gnome-base/gnome-applets')
-rw-r--r-- | gnome-base/gnome-applets/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-2.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-applets/ChangeLog b/gnome-base/gnome-applets/ChangeLog index a17cd2835443..22ca1fccf801 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.166 2006/04/13 16:32:41 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/ChangeLog,v 1.167 2006/04/21 20:41:25 tcort Exp $ + + 21 Apr 2006; Thomas Cort <tcort@gentoo.org> gnome-applets-2.12.3.ebuild: + Stable on alpha wrt Bug #126321. 13 Apr 2006; Marinus Schraal <foser@gentoo.org> gnome-applets-2.14.{0,1}.ebuild, files/gnome-applets-2.14.0-prefs_startup-r1.patch : diff --git a/gnome-base/gnome-applets/gnome-applets-2.12.3.ebuild b/gnome-base/gnome-applets/gnome-applets-2.12.3.ebuild index d635cb108aba..25a6f7c07b3d 100644 --- a/gnome-base/gnome-applets/gnome-applets-2.12.3.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.12.3.ebuild,v 1.8 2006/03/24 12:31:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-2.12.3.ebuild,v 1.9 2006/04/21 20:41:26 tcort Exp $ inherit eutils gnome2 @@ -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" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="acpi apm hal ipv6" RDEPEND=">=x11-libs/gtk+-2.5 |