diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:02:08 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:02:08 +0000 |
commit | bcc49bd7c72365fd9772360b3cf41126e747fd59 (patch) | |
tree | 73dbd31d58ba0e48699bdc93db456c9bcdd3dedc /dev-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-bcc49bd7c72365fd9772360b3cf41126e747fd59.tar.gz gentoo-2-bcc49bd7c72365fd9772360b3cf41126e747fd59.tar.bz2 gentoo-2-bcc49bd7c72365fd9772360b3cf41126e747fd59.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libassuan/libassuan-0.6.10.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libassuan/libassuan-1.0.2-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libassuan/libassuan-0.6.10.ebuild b/dev-libs/libassuan/libassuan-0.6.10.ebuild index 27c6d849a92b..db48a96a1159 100644 --- a/dev-libs/libassuan/libassuan-0.6.10.ebuild +++ b/dev-libs/libassuan/libassuan-0.6.10.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/dev-libs/libassuan/libassuan-0.6.10.ebuild,v 1.16 2007/02/28 22:05:27 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-0.6.10.ebuild,v 1.17 2007/12/11 10:02:08 vapier Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/alpha/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" diff --git a/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild b/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild index 4427130c9696..489a8e4f9e4b 100644 --- a/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild +++ b/dev-libs/libassuan/libassuan-1.0.2-r1.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-libs/libassuan/libassuan-1.0.2-r1.ebuild,v 1.8 2007/10/09 14:55:15 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassuan/libassuan-1.0.2-r1.ebuild,v 1.9 2007/12/11 10:02:08 vapier Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-libs/pth-1.3.7 |