From 895b03a64ea368bc02e562b7de7627d9e4d8aa26 Mon Sep 17 00:00:00 2001 From: Mark Loeser Date: Tue, 27 Dec 2011 18:45:58 +0000 Subject: Drop ppc64 (Portage version: 2.1.10.11/cvs/Linux ppc64) --- dev-java/simplyhtml/ChangeLog | 7 +++++-- dev-java/simplyhtml/simplyhtml-0.13.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-java/simplyhtml') diff --git a/dev-java/simplyhtml/ChangeLog b/dev-java/simplyhtml/ChangeLog index 19ccd48183e1..337b310ede3a 100644 --- a/dev-java/simplyhtml/ChangeLog +++ b/dev-java/simplyhtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/simplyhtml -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/ChangeLog,v 1.22 2010/02/28 10:36:37 caster Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/ChangeLog,v 1.23 2011/12/27 18:45:58 halcy0n Exp $ + + 27 Dec 2011; Mark Loeser simplyhtml-0.13.1.ebuild: + Drop ppc64 simplyhtml-0.13.1.ebuild 28 Feb 2010; Vlastimil Babka -simplyhtml-0.12.3.ebuild, -simplyhtml-0.12.5.ebuild: diff --git a/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild b/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild index 8df6ee8147ed..bdbf27c99130 100644 --- a/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild +++ b/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild,v 1.7 2010/01/15 17:28:25 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/simplyhtml/simplyhtml-0.13.1.ebuild,v 1.8 2011/12/27 18:45:58 halcy0n Exp $ EAPI=2 JAVA_PKG_IUSE="doc source" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}_src_${MY_PV}.tar.gz" #SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" IUSE="" COMMON_DEP="dev-java/javahelp -- cgit v1.2.3-65-gdbad