diff options
Diffstat (limited to 'dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild index 9feb26ca6396..9bb5b70aac63 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild,v 1.2 2007/07/11 18:29:21 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.5.7.ebuild,v 1.3 2007/07/23 07:30:42 opfer Exp $ inherit autotools eutils @@ -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 |