summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-05-01 18:24:28 +0000
commit540a7403c1025888f240c5b89f093257dbadd988 (patch)
tree50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/shorturl
parentMask xf86-video-intel glamor flag. (diff)
downloadhistorical-540a7403c1025888f240c5b89f093257dbadd988.tar.gz
historical-540a7403c1025888f240c5b89f093257dbadd988.tar.bz2
historical-540a7403c1025888f240c5b89f093257dbadd988.zip
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.53/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/shorturl')
-rw-r--r--dev-ruby/shorturl/ChangeLog6
-rw-r--r--dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild4
-rw-r--r--dev-ruby/shorturl/shorturl-0.8.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/shorturl/ChangeLog b/dev-ruby/shorturl/ChangeLog
index f4788da8f470..197ea3604c17 100644
--- a/dev-ruby/shorturl/ChangeLog
+++ b/dev-ruby/shorturl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/shorturl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.17 2012/04/07 16:56:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/ChangeLog,v 1.18 2012/05/01 18:24:14 armin76 Exp $
+
+ 01 May 2012; Raúl Porcel <armin76@gentoo.org> shorturl-0.8.8.ebuild,
+ shorturl-0.8.8-r1.ebuild:
+ Drop ia64/sparc keywords
07 Apr 2012; Markus Meier <maekke@gentoo.org> shorturl-0.8.8.ebuild:
x86 stable, bug #399581
diff --git a/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild b/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild
index 40d8369dd68e..195ea103d04d 100644
--- a/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild
+++ b/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild,v 1.1 2012/01/29 08:00:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8-r1.ebuild,v 1.2 2012/05/01 18:24:14 armin76 Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
IUSE=""
all_ruby_prepare() {
diff --git a/dev-ruby/shorturl/shorturl-0.8.8.ebuild b/dev-ruby/shorturl/shorturl-0.8.8.ebuild
index cabfcb0f4503..20ee49403ba3 100644
--- a/dev-ruby/shorturl/shorturl-0.8.8.ebuild
+++ b/dev-ruby/shorturl/shorturl-0.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.4 2012/04/07 16:56:17 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/shorturl/shorturl-0.8.8.ebuild,v 1.5 2012/05/01 18:24:14 armin76 Exp $
EAPI=2
@@ -18,7 +18,7 @@ HOMEPAGE="http://shorturl.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd ~x86-macos"
+KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~x86-macos"
IUSE=""
all_ruby_prepare() {