diff options
author | 2007-08-25 17:25:39 +0000 | |
---|---|---|
committer | 2007-08-25 17:25:39 +0000 | |
commit | 3595c20dbe4c8b95484c22ee5ef4c8a70ef4fa7b (patch) | |
tree | 2404c65d6e3ac16389464472e1e90e13983c538a /dev-libs/eb | |
parent | Fix --disable-warnings and use it when USE=ada #184700. (diff) | |
download | historical-3595c20dbe4c8b95484c22ee5ef4c8a70ef4fa7b.tar.gz historical-3595c20dbe4c8b95484c22ee5ef4c8a70ef4fa7b.tar.bz2 historical-3595c20dbe4c8b95484c22ee5ef4c8a70ef4fa7b.zip |
amd64 stable
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-libs/eb')
-rw-r--r-- | dev-libs/eb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/eb/eb-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/eb/ChangeLog b/dev-libs/eb/ChangeLog index 8b23a309006c..7d02b8830e4a 100644 --- a/dev-libs/eb/ChangeLog +++ b/dev-libs/eb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/eb # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.34 2007/08/13 20:22:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/ChangeLog,v 1.35 2007/08/25 17:13:37 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> eb-4.2.2.ebuild: + amd64 stable 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> eb-4.2.2.ebuild: ppc. stable diff --git a/dev-libs/eb/eb-4.2.2.ebuild b/dev-libs/eb/eb-4.2.2.ebuild index 64423fb2a4be..671af09a29cd 100644 --- a/dev-libs/eb/eb-4.2.2.ebuild +++ b/dev-libs/eb/eb-4.2.2.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/eb/eb-4.2.2.ebuild,v 1.12 2007/08/13 20:22:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.2.2.ebuild,v 1.13 2007/08/25 17:13:37 beandog Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DEPEND="virtual/libc sys-libs/zlib |