summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Trygve Kalleberg <karltk@gentoo.org>2002-08-01 18:00:00 +0000
committerKarl Trygve Kalleberg <karltk@gentoo.org>2002-08-01 18:00:00 +0000
commit6ca4343ef851d84de278f65d8b1f966ac4ca47ba (patch)
treef42e93d85b6b02fe24ae0f52ef71feddd36e54b3 /dev-java/java-config
parentNew version and deps update. (diff)
downloadhistorical-6ca4343ef851d84de278f65d8b1f966ac4ca47ba.tar.gz
historical-6ca4343ef851d84de278f65d8b1f966ac4ca47ba.tar.bz2
historical-6ca4343ef851d84de278f65d8b1f966ac4ca47ba.zip
Added LICENSE, SLOT and KEYWORDS.
Diffstat (limited to 'dev-java/java-config')
-rw-r--r--dev-java/java-config/ChangeLog6
-rw-r--r--dev-java/java-config/files/digest-java-config-0.2.20
-rw-r--r--dev-java/java-config/files/digest-java-config-0.2.30
-rw-r--r--dev-java/java-config/java-config-0.2.2.ebuild15
-rw-r--r--dev-java/java-config/java-config-0.2.3.ebuild15
-rw-r--r--dev-java/java-config/java-config-0.2.4-r1.ebuild7
6 files changed, 10 insertions, 33 deletions
diff --git a/dev-java/java-config/ChangeLog b/dev-java/java-config/ChangeLog
index 625647194545..d32b6f5a10e6 100644
--- a/dev-java/java-config/ChangeLog
+++ b/dev-java/java-config/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for dev-java/java-config
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.7 2002/06/24 21:58:52 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.8 2002/08/01 17:54:33 karltk Exp $
*java-config-0.2.4-r1 (24 Jun 2002)
+ 01 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-config-0.2.4-r1.ebuild :
+
+ Added KEYWORDS, SLOT and LICENSE. Removed old versions.
+
24 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-config-0.2.4-r1.ebuild files/digest-java-config-0.2.4-r1:
Fixed a minor bug with --list-available-packages when none are installed.
diff --git a/dev-java/java-config/files/digest-java-config-0.2.2 b/dev-java/java-config/files/digest-java-config-0.2.2
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/dev-java/java-config/files/digest-java-config-0.2.2
+++ /dev/null
diff --git a/dev-java/java-config/files/digest-java-config-0.2.3 b/dev-java/java-config/files/digest-java-config-0.2.3
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/dev-java/java-config/files/digest-java-config-0.2.3
+++ /dev/null
diff --git a/dev-java/java-config/java-config-0.2.2.ebuild b/dev-java/java-config/java-config-0.2.2.ebuild
deleted file mode 100644
index 0cf248c9920f..000000000000
--- a/dev-java/java-config/java-config-0.2.2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.2.ebuild,v 1.3 2002/08/01 11:40:14 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Gentoo-specific configuration for Java"
-SRC_URI=""
-HOMEPAGE="http://www.gentoo.org/~karltk/java-config"
-DEPEND=""
-#RDEPEND=""
-
-src_install () {
- dobin ${FILESDIR}/java-config
- doman ${FILESDIR}/java-config.1
-}
diff --git a/dev-java/java-config/java-config-0.2.3.ebuild b/dev-java/java-config/java-config-0.2.3.ebuild
deleted file mode 100644
index 5accfff85ba7..000000000000
--- a/dev-java/java-config/java-config-0.2.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.3.ebuild,v 1.3 2002/08/01 11:40:14 seemant Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Gentoo-specific configuration for Java"
-SRC_URI=""
-HOMEPAGE="http://www.gentoo.org/~karltk/java-config"
-DEPEND=""
-#RDEPEND=""
-
-src_install () {
- dobin ${FILESDIR}/java-config
- doman ${FILESDIR}/java-config.1
-}
diff --git a/dev-java/java-config/java-config-0.2.4-r1.ebuild b/dev-java/java-config/java-config-0.2.4-r1.ebuild
index 41dfadf82310..0474e0e4db6f 100644
--- a/dev-java/java-config/java-config-0.2.4-r1.ebuild
+++ b/dev-java/java-config/java-config-0.2.4-r1.ebuild
@@ -1,13 +1,16 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.4-r1.ebuild,v 1.3 2002/08/01 11:40:14 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-0.2.4-r1.ebuild,v 1.4 2002/08/01 17:54:33 karltk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Gentoo-specific configuration for Java"
SRC_URI=""
-HOMEPAGE="http://www.gentoo.org/~karltk/java-config"
+HOMEPAGE="http://www.gentoo.org/~karltk/projects/java-config"
DEPEND=""
#RDEPEND=""
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
src_install () {
dobin ${FILESDIR}/java-config