From 17a7555f5a7dffab3cd8521128e61591085a2b0b Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Thu, 21 Dec 2006 14:40:22 +0000 Subject: Added ~ppc64; bug #157982 (Portage version: 2.1.1-r2) --- app-crypt/aespipe/ChangeLog | 5 ++++- app-crypt/aespipe/aespipe-2.3b.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-crypt/aespipe') diff --git a/app-crypt/aespipe/ChangeLog b/app-crypt/aespipe/ChangeLog index b85e8337f42f..d44518ed7db9 100644 --- a/app-crypt/aespipe/ChangeLog +++ b/app-crypt/aespipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/aespipe # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.17 2006/12/20 00:20:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/ChangeLog,v 1.18 2006/12/21 14:40:22 corsair Exp $ + + 21 Dec 2006; Markus Rothe aespipe-2.3b.ebuild: + Added ~ppc64; bug #157982 20 Dec 2006; Danny van Dyk aespipe-2.2a.ebuild: QA: LDFLAGS= -> append-ldflags. diff --git a/app-crypt/aespipe/aespipe-2.3b.ebuild b/app-crypt/aespipe/aespipe-2.3b.ebuild index 1ca4a066f605..5bb6cfb10534 100644 --- a/app-crypt/aespipe/aespipe-2.3b.ebuild +++ b/app-crypt/aespipe/aespipe-2.3b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.8 2006/09/22 19:23:16 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/aespipe/aespipe-2.3b.ebuild,v 1.9 2006/12/21 14:40:22 corsair Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc-macos sparc x86" +KEYWORDS="amd64 ppc ppc-macos ~ppc64 sparc x86" IUSE="static" DEPEND="" -- cgit v1.2.3-65-gdbad