summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-06-24 20:58:12 +0000
committerPacho Ramos <pacho@gentoo.org>2010-06-24 20:58:12 +0000
commit9c85925a2d5cb29d003c04b79be8fdb6072f23a8 (patch)
tree9ec9b6b3aa1a820f1f1756d07b1d7869098f7c2c /dev-java
parentVersion Bump, removed old version, included updates for 286165 (diff)
downloadgentoo-2-9c85925a2d5cb29d003c04b79be8fdb6072f23a8.tar.gz
gentoo-2-9c85925a2d5cb29d003c04b79be8fdb6072f23a8.tar.bz2
gentoo-2-9c85925a2d5cb29d003c04b79be8fdb6072f23a8.zip
stable amd64, bug 320163
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icedtea6-bin/ChangeLog5
-rw-r--r--dev-java/icedtea6-bin/icedtea6-bin-1.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/icedtea6-bin/ChangeLog b/dev-java/icedtea6-bin/ChangeLog
index 29328c9f0227..e80076f65c43 100644
--- a/dev-java/icedtea6-bin/ChangeLog
+++ b/dev-java/icedtea6-bin/ChangeLog
@@ -1,6 +1,9 @@
# 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.30 2010/06/24 13:05:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/ChangeLog,v 1.31 2010/06/24 20:58:12 pacho Exp $
+
+ 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> icedtea6-bin-1.8.0.ebuild:
+ stable amd64, bug 320163
24 Jun 2010; Christian Faulhammer <fauli@gentoo.org>
icedtea6-bin-1.8.0.ebuild:
diff --git a/dev-java/icedtea6-bin/icedtea6-bin-1.8.0.ebuild b/dev-java/icedtea6-bin/icedtea6-bin-1.8.0.ebuild
index d36e2375f25f..be614c043346 100644
--- a/dev-java/icedtea6-bin/icedtea6-bin-1.8.0.ebuild
+++ b/dev-java/icedtea6-bin/icedtea6-bin-1.8.0.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.8.0.ebuild,v 1.2 2010/06/24 13:05:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea6-bin/icedtea6-bin-1.8.0.ebuild,v 1.3 2010/06/24 20:58:12 pacho Exp $
EAPI="1"
@@ -30,7 +30,7 @@ RESTRICT="strip"
LICENSE="GPL-2-with-linking-exception"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
S="${WORKDIR}/${PN}-${TARBALL_VERSION}"