diff options
author | 2004-05-05 16:55:09 +0000 | |
---|---|---|
committer | 2004-05-05 16:55:09 +0000 | |
commit | 25f9ea37aae39cd5d3c04032139bd868757acdfb (patch) | |
tree | c8a3f1471f558f593c9e3398cd5ec59beb223859 | |
parent | (no commit message) (diff) | |
download | historical-25f9ea37aae39cd5d3c04032139bd868757acdfb.tar.gz historical-25f9ea37aae39cd5d3c04032139bd868757acdfb.tar.bz2 historical-25f9ea37aae39cd5d3c04032139bd868757acdfb.zip |
added ~ppc keyword
-rw-r--r-- | dev-util/fujaba/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/fujaba/fujaba-4.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/sun-one-studio-me/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/fujaba/ChangeLog b/dev-util/fujaba/ChangeLog index 11a7cb60ecfa..45f021180aa1 100644 --- a/dev-util/fujaba/ChangeLog +++ b/dev-util/fujaba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/fujaba # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fujaba/ChangeLog,v 1.3 2004/03/23 21:05:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fujaba/ChangeLog,v 1.4 2004/05/05 16:54:07 sejo Exp $ + + 05 May 2004; <SeJo@gentoo.org> fujaba-4.0.1.ebuild: + added ~ppc keyword 23 Mar 2004; David Holm <dholm@gentoo.org> fujaba-4.0.1.ebuild: Backed out of ~ppc. diff --git a/dev-util/fujaba/fujaba-4.0.1.ebuild b/dev-util/fujaba/fujaba-4.0.1.ebuild index d26a32a617a0..4f1e22e3cfbe 100644 --- a/dev-util/fujaba/fujaba-4.0.1.ebuild +++ b/dev-util/fujaba/fujaba-4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fujaba/fujaba-4.0.1.ebuild,v 1.3 2004/03/23 21:05:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fujaba/fujaba-4.0.1.ebuild,v 1.4 2004/05/05 16:54:07 sejo Exp $ MY_PV="${PV//./_}" MY_PNB="Fujaba_${PV:0:1}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.uni-paderborn.de/cs/fujaba/index.html" SRC_URI="ftp://ftp.uni-paderborn.de/private/fujaba/${MY_PNB}/FujabaToolSuite_Developer${MY_PV}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=virtual/jdk-1.4.1" diff --git a/dev-util/sun-one-studio-me/ChangeLog b/dev-util/sun-one-studio-me/ChangeLog index ef2573198fb1..9dd30b6524b2 100644 --- a/dev-util/sun-one-studio-me/ChangeLog +++ b/dev-util/sun-one-studio-me/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/sun-one-studio-me # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/ChangeLog,v 1.3 2004/03/23 21:02:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/ChangeLog,v 1.4 2004/05/05 16:55:09 sejo Exp $ + + 05 May 2004; <SeJo@gentoo.org> sun-one-studio-me-4.1.ebuild: + added ~ppc keyword 23 Mar 2004; David Holm <dholm@gentoo.org> sun-one-studio-me-4.1.ebuild: Backed out of ~ppc. diff --git a/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild b/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild index ed61e47b1234..455918c0ce25 100644 --- a/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild +++ b/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild,v 1.3 2004/03/23 21:02:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild,v 1.4 2004/05/05 16:55:09 sejo Exp $ DESCRIPTION="Sun ONE Studio Mobile Edition" HOMEPAGE="http://wwws.sun.com/software/sundev/jde/studio_me/index.html" SRC_URI="ffj_me_linux.bin" LICENSE="sun-bcla-sos" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RESTRICT="fetch" IUSE="" DEPEND=">=virtual/jdk-1.4.1" |