diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-01 18:24:28 +0000 |
commit | 540a7403c1025888f240c5b89f093257dbadd988 (patch) | |
tree | 50c255bca9829623f8bae4e063664936f2b57453 /dev-ruby/serialport | |
parent | Mask xf86-video-intel glamor flag. (diff) | |
download | historical-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/serialport')
-rw-r--r-- | dev-ruby/serialport/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/serialport/serialport-1.0.3.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/serialport/serialport-1.0.4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/serialport/ChangeLog b/dev-ruby/serialport/ChangeLog index 06e1b81c2006..f63dd0261037 100644 --- a/dev-ruby/serialport/ChangeLog +++ b/dev-ruby/serialport/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/serialport -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/ChangeLog,v 1.1 2011/03/13 10:53:46 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/ChangeLog,v 1.2 2012/05/01 18:24:16 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> serialport-1.0.3.ebuild, + serialport-1.0.4.ebuild: + Drop ia64/sparc keywords *serialport-1.0.4 (13 Mar 2011) *serialport-1.0.3 (13 Mar 2011) diff --git a/dev-ruby/serialport/serialport-1.0.3.ebuild b/dev-ruby/serialport/serialport-1.0.3.ebuild index c5a27c124912..cf21bf2f48ad 100644 --- a/dev-ruby/serialport/serialport-1.0.3.ebuild +++ b/dev-ruby/serialport/serialport-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.0.3.ebuild,v 1.1 2011/03/13 10:53:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.0.3.ebuild,v 1.2 2012/05/01 18:24:16 armin76 Exp $ EAPI="2" @@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 ~ppc x86" +KEYWORDS="~ppc x86" IUSE="" all_ruby_prepare() { diff --git a/dev-ruby/serialport/serialport-1.0.4.ebuild b/dev-ruby/serialport/serialport-1.0.4.ebuild index 319f07fa83dc..6c520b0e83c5 100644 --- a/dev-ruby/serialport/serialport-1.0.4.ebuild +++ b/dev-ruby/serialport/serialport-1.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.0.4.ebuild,v 1.1 2011/03/13 10:53:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/serialport/serialport-1.0.4.ebuild,v 1.2 2012/05/01 18:24:16 armin76 Exp $ EAPI="2" @@ -18,7 +18,7 @@ HOMEPAGE="http://rubyforge.org/projects/ruby-serialport/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ia64 ~ppc ~x86" +KEYWORDS="~ppc ~x86" IUSE="" all_ruby_prepare() { |