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/log4r | |
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/log4r')
-rw-r--r-- | dev-ruby/log4r/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.10.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.8.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.9.ebuild | 6 |
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-ruby/log4r/ChangeLog b/dev-ruby/log4r/ChangeLog index 1726a006af56..b9d7ab3df471 100644 --- a/dev-ruby/log4r/ChangeLog +++ b/dev-ruby/log4r/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/log4r # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.26 2012/04/06 10:59:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/ChangeLog,v 1.27 2012/05/01 18:24:19 armin76 Exp $ + + 01 May 2012; Raúl Porcel <armin76@gentoo.org> log4r-1.1.8.ebuild, + log4r-1.1.9.ebuild, log4r-1.1.10.ebuild: + Drop ia64/sparc keywords 06 Apr 2012; Agostino Sarubbo <ago@gentoo.org> log4r-1.1.8.ebuild: Stable for amd64, wrt bug #338839 diff --git a/dev-ruby/log4r/log4r-1.1.10.ebuild b/dev-ruby/log4r/log4r-1.1.10.ebuild index 8ef19962b84d..e4131b10698c 100644 --- a/dev-ruby/log4r/log4r-1.1.10.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10.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/log4r/log4r-1.1.10.ebuild,v 1.2 2012/03/21 06:47:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.3 2012/05/01 18:24:19 armin76 Exp $ EAPI="2" USE_RUBY="ruby18 ruby19" @@ -21,7 +21,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" all_ruby_install() { all_fakegem_install diff --git a/dev-ruby/log4r/log4r-1.1.8.ebuild b/dev-ruby/log4r/log4r-1.1.8.ebuild index 4569784367ae..4f964e0f2366 100644 --- a/dev-ruby/log4r/log4r-1.1.8.ebuild +++ b/dev-ruby/log4r/log4r-1.1.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/log4r/log4r-1.1.8.ebuild,v 1.4 2012/04/06 10:59:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.8.ebuild,v 1.5 2012/05/01 18:24:19 armin76 Exp $ EAPI="2" USE_RUBY="ruby18" @@ -22,7 +22,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" all_ruby_install() { all_fakegem_install diff --git a/dev-ruby/log4r/log4r-1.1.9.ebuild b/dev-ruby/log4r/log4r-1.1.9.ebuild index 738579804193..a2d0738e49e6 100644 --- a/dev-ruby/log4r/log4r-1.1.9.ebuild +++ b/dev-ruby/log4r/log4r-1.1.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/log4r/log4r-1.1.9.ebuild,v 1.1 2010/11/07 06:20:08 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.9.ebuild,v 1.2 2012/05/01 18:24:19 armin76 Exp $ EAPI="2" USE_RUBY="ruby18" @@ -22,7 +22,7 @@ IUSE="" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" all_ruby_install() { all_fakegem_install |