summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-13 18:56:37 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-13 18:56:37 +0000
commit527549e06bc896a7e863bdc5411608ee8a190adb (patch)
treef9bda3874f610971be3dec37525ff8bce01e24aa /dev-java
parentVersion bump. The new version starts performing updates during package enumer... (diff)
downloadgentoo-2-527549e06bc896a7e863bdc5411608ee8a190adb.tar.gz
gentoo-2-527549e06bc896a7e863bdc5411608ee8a190adb.tar.bz2
gentoo-2-527549e06bc896a7e863bdc5411608ee8a190adb.zip
Revert keywords in 1.9 and stabilize correct version. Bug #340819
(Portage version: 2.2_rc92/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icedtea6-bin/ChangeLog6
-rw-r--r--dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild4
-rw-r--r--dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-java/icedtea6-bin/ChangeLog b/dev-java/icedtea6-bin/ChangeLog
index a05ab35ba883..987bfdd1d8ec 100644
--- a/dev-java/icedtea6-bin/ChangeLog
+++ b/dev-java/icedtea6-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/icedtea6-bin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.39 2010/10/13 17:59:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.40 2010/10/13 18:56:37 hwoarang Exp $
+
+ 13 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+ icedtea6-bin-1.9.ebuild, icedtea6-bin-1.9.1.ebuild:
+ Revert keywords in 1.9 and stabilize correct version. Bug #340819
13 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
icedtea6-bin-1.9.1.ebuild:
diff --git a/dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild b/dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild
index 5462d7613538..0f6ad8bbcafa 100644
--- a/dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild
+++ b/dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild,v 1.2 2010/10/13 17:59:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.1.ebuild,v 1.3 2010/10/13 18:56:37 hwoarang Exp $
EAPI="1"
@@ -28,7 +28,7 @@ RESTRICT="strip"
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
S="${WORKDIR}/${PN}-${TARBALL_VERSION}"
diff --git a/dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild b/dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild
index b6295f61bacb..657a5474a03e 100644
--- a/dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild
+++ b/dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild,v 1.2 2010/10/13 15:25:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.9.ebuild,v 1.3 2010/10/13 18:56:37 hwoarang Exp $
EAPI="1"
@@ -28,7 +28,7 @@ RESTRICT="strip"
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-${TARBALL_VERSION}"