diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-07 11:58:24 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-07 11:58:24 +0000 |
commit | 3d8cc540bfe44c3dc2472a8ff729ace3c75db5e4 (patch) | |
tree | e177ffd253d287ac5146364454423354a0cf7dd8 /dev-db | |
parent | version bump, by Anthony Parsons, bug #378005 (diff) | |
download | gentoo-2-3d8cc540bfe44c3dc2472a8ff729ace3c75db5e4.tar.gz gentoo-2-3d8cc540bfe44c3dc2472a8ff729ace3c75db5e4.tar.bz2 gentoo-2-3d8cc540bfe44c3dc2472a8ff729ace3c75db5e4.zip |
Dropped ppc/ppc64 wrt #326091
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/jxtray/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/jxtray/jxtray-0.5-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/jxtray/ChangeLog b/dev-db/jxtray/ChangeLog index 030e03a9c145..d87a0a407250 100644 --- a/dev-db/jxtray/ChangeLog +++ b/dev-db/jxtray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/jxtray -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.33 2009/11/07 23:47:43 caster Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/ChangeLog,v 1.34 2011/08/07 11:58:24 xarthisius Exp $ + + 07 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> jxtray-0.5-r4.ebuild: + Dropped ppc/ppc64 wrt #326091 07 Nov 2009; Vlastimil Babka <caster@gentoo.org> jxtray-0.5-r4.ebuild: Change JDK dep to allow 1.6 as well. diff --git a/dev-db/jxtray/jxtray-0.5-r4.ebuild b/dev-db/jxtray/jxtray-0.5-r4.ebuild index 878a8eefea73..f3f73cbb6029 100644 --- a/dev-db/jxtray/jxtray-0.5-r4.ebuild +++ b/dev-db/jxtray/jxtray-0.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild,v 1.9 2009/11/07 23:47:43 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r4.ebuild,v 1.10 2011/08/07 11:58:24 xarthisius Exp $ EAPI="1" inherit java-pkg-2 java-ant-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://jxtray.sourceforge.net" SRC_URI="mirror://sourceforge/jxtray/${PN}-src-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 x86" IUSE="doc firebird mssql mysql postgres" COMMON_DEP=" |