summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-06-24 14:35:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-06-24 14:35:32 +0000
commit0f2c8618731ca6a86ff43aacaa40722c66651cb4 (patch)
tree675cb020194d1808e15962b033cec3e8df8bb02b /dev-ruby/podcast
parentMarked ~ppc-macos (diff)
downloadhistorical-0f2c8618731ca6a86ff43aacaa40722c66651cb4.tar.gz
historical-0f2c8618731ca6a86ff43aacaa40722c66651cb4.tar.bz2
historical-0f2c8618731ca6a86ff43aacaa40722c66651cb4.zip
Drop ia64 keywords
Package-Manager: portage-2.1.10.3/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/podcast')
-rw-r--r--dev-ruby/podcast/ChangeLog7
-rw-r--r--dev-ruby/podcast/podcast-0.0.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/podcast/ChangeLog b/dev-ruby/podcast/ChangeLog
index 72b7047ecede..094d68ceaa79 100644
--- a/dev-ruby/podcast/ChangeLog
+++ b/dev-ruby/podcast/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/podcast
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.8 2010/08/13 06:32:56 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/ChangeLog,v 1.9 2011/06/24 14:33:38 armin76 Exp $
+
+ 24 Jun 2011; Raúl Porcel <armin76@gentoo.org> podcast-0.0.4-r1.ebuild:
+ Drop ia64 keywords
13 Aug 2010; Hans de Graaff <graaff@gentoo.org> -podcast-0.0.4.ebuild:
Remove old version.
diff --git a/dev-ruby/podcast/podcast-0.0.4-r1.ebuild b/dev-ruby/podcast/podcast-0.0.4-r1.ebuild
index 65736b253c23..ff973eb96e5d 100644
--- a/dev-ruby/podcast/podcast-0.0.4-r1.ebuild
+++ b/dev-ruby/podcast/podcast-0.0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r1.ebuild,v 1.1 2010/06/27 17:47:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/podcast/podcast-0.0.4-r1.ebuild,v 1.2 2011/06/24 14:33:38 armin76 Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -16,7 +16,7 @@ HOMEPAGE="http://podcast.rubyforge.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="test"