diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-05-07 22:44:07 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-05-07 22:44:07 +0000 |
commit | 5d5f6c8ab53e4ed3c87c7883c4ce0bb57fccb896 (patch) | |
tree | 9383d5c0425b50a1ac1358893c99ce9267c2483f /dev-java/java-config | |
parent | initial import from bug 13164 (diff) | |
download | historical-5d5f6c8ab53e4ed3c87c7883c4ce0bb57fccb896.tar.gz historical-5d5f6c8ab53e4ed3c87c7883c4ce0bb57fccb896.tar.bz2 historical-5d5f6c8ab53e4ed3c87c7883c4ce0bb57fccb896.zip |
Added stable sparc keyword
Diffstat (limited to 'dev-java/java-config')
-rw-r--r-- | dev-java/java-config/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/java-config/java-config-0.2.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog index c35ea42c6e9c..ae676c168882 100644 --- a/dev-java/java-config/ChangeLog +++ b/dev-java/java-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/java-config # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.21 2003/04/01 21:34:01 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.22 2003/05/07 22:44:07 joker Exp $ + + 08 May 2003; Christian Birchinger <joker@gentoo.org> + java-config-0.2.8.ebuild: + Added stable sparc keyword 01 Apr 2003; Daniel Robbins <drobbins@gentoo.org>: files/0.2.8/java-config: minor cosmetic fixes to allow closing of bug #17696, unmasking for x86. diff --git a/dev-java/java-config/java-config-0.2.8.ebuild b/dev-java/java-config/java-config-0.2.8.ebuild index f7e863fdde5b..4cb678bdcb5f 100644 --- a/dev-java/java-config/java-config-0.2.8.ebuild +++ b/dev-java/java-config/java-config-0.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.8.ebuild,v 1.4 2003/04/01 21:34:01 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.8.ebuild,v 1.5 2003/05/07 22:44:07 joker Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" DEPEND="virtual/glibc" |