diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-07-22 12:34:18 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-07-22 12:34:18 +0000 |
commit | eeb34e8da07f82ff67a73f4981dd90baee872d78 (patch) | |
tree | 60292b70755bf6a301ddf54e370b8890543079c7 /dev-cpp/gconfmm/gconfmm-2.6.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-eeb34e8da07f82ff67a73f4981dd90baee872d78.tar.gz gentoo-2-eeb34e8da07f82ff67a73f4981dd90baee872d78.tar.bz2 gentoo-2-eeb34e8da07f82ff67a73f4981dd90baee872d78.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-cpp/gconfmm/gconfmm-2.6.1.ebuild')
-rw-r--r-- | dev-cpp/gconfmm/gconfmm-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild b/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild index 50c5ab916057..3db0eea6bb1a 100644 --- a/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild +++ b/dev-cpp/gconfmm/gconfmm-2.6.1.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/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild,v 1.18 2005/07/21 17:46:12 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/gconfmm-2.6.1.ebuild,v 1.19 2005/07/22 12:33:12 herbs Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" RDEPEND=">=gnome-base/gconf-2.4 >=dev-cpp/glibmm-2.4 |