diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-18 07:59:20 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-18 07:59:20 +0000 |
commit | 5f2e0a01e5a7868325f1fd59e049dc3090d94dbc (patch) | |
tree | c680ab938a150b23fc1364016d2de2902156caa6 /dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-5f2e0a01e5a7868325f1fd59e049dc3090d94dbc.tar.gz gentoo-2-5f2e0a01e5a7868325f1fd59e049dc3090d94dbc.tar.bz2 gentoo-2-5f2e0a01e5a7868325f1fd59e049dc3090d94dbc.zip |
Marked ppc stable for bug #261567.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild index 7263829a9433..814230e49c53 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.6.2.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/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild,v 1.4 2009/03/12 14:17:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild,v 1.5 2009/03/18 07:59:20 josejx 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 |