diff options
author | 2008-01-29 19:16:29 +0000 | |
---|---|---|
committer | 2008-01-29 19:16:29 +0000 | |
commit | d8a704c881e922f970e3651098fa8654c482a110 (patch) | |
tree | 0b1efdd9ed9537a9c74ab84d0505806bfc199fce /dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild | |
parent | Stable for HPPA (bug #208039). (diff) | |
download | gentoo-2-d8a704c881e922f970e3651098fa8654c482a110.tar.gz gentoo-2-d8a704c881e922f970e3651098fa8654c482a110.tar.bz2 gentoo-2-d8a704c881e922f970e3651098fa8654c482a110.zip |
Stable on ppc wrt bug 207632
(Portage version: 2.1.4)
Diffstat (limited to 'dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild index 4d9995f4da41..0463348c086d 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v 1.2 2007/12/24 12:27:05 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.1.ebuild,v 1.3 2008/01/29 19:16:29 nixnut Exp $ inherit eutils autotools @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/commoncpp/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="debug doc examples ipv6 gnutls" RDEPEND="gnutls? ( dev-libs/libgcrypt |