diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 17:49:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-12-29 17:49:35 +0000 |
commit | 9f734fbbdbe936522370ad28293d249a54a92f63 (patch) | |
tree | 3e38cd6139670db98f15456bf24d3a752a76e6c9 /gnome-extra/gnome-color-manager | |
parent | Remove old. (diff) | |
download | historical-9f734fbbdbe936522370ad28293d249a54a92f63.tar.gz historical-9f734fbbdbe936522370ad28293d249a54a92f63.tar.bz2 historical-9f734fbbdbe936522370ad28293d249a54a92f63.zip |
amd64 stable, bug 393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gnome-color-manager')
-rw-r--r-- | gnome-extra/gnome-color-manager/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gnome-color-manager/ChangeLog b/gnome-extra/gnome-color-manager/ChangeLog index c46a75c848c0..bc80e6934c70 100644 --- a/gnome-extra/gnome-color-manager/ChangeLog +++ b/gnome-extra/gnome-color-manager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-color-manager # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/ChangeLog,v 1.10 2011/11/25 06:38:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/ChangeLog,v 1.11 2011/12/29 17:44:02 pacho Exp $ + + 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> + gnome-color-manager-2.32.0.ebuild: + amd64 stable, bug 393007 25 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> -gnome-color-manager-3.0.0-r2.ebuild, diff --git a/gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild b/gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild index 6318b3d8862d..f4244bb7d923 100644 --- a/gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild +++ b/gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild,v 1.7 2011/06/07 07:07:51 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-color-manager/gnome-color-manager-2.32.0.ebuild,v 1.8 2011/12/29 17:44:02 pacho Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.gnome.org/gnome-color-manager/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.14:2 |