diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 09:12:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-04 09:12:30 +0000 |
commit | 2158c74bfcd6063b3206f1208260afd2948acbdf (patch) | |
tree | 8dd5c77bf2bfd6cf6aad0d8343c1c84d4d51968b /dev-ruby/dust | |
parent | Stable for amd64, wrt bug #467132 (diff) | |
download | gentoo-2-2158c74bfcd6063b3206f1208260afd2948acbdf.tar.gz gentoo-2-2158c74bfcd6063b3206f1208260afd2948acbdf.tar.bz2 gentoo-2-2158c74bfcd6063b3206f1208260afd2948acbdf.zip |
Stable for amd64, wrt bug #475580
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/dust')
-rw-r--r-- | dev-ruby/dust/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/dust/dust-0.1.7.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-ruby/dust/ChangeLog b/dev-ruby/dust/ChangeLog index b77fd7943741..e706b27c8306 100644 --- a/dev-ruby/dust/ChangeLog +++ b/dev-ruby/dust/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/dust -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/ChangeLog,v 1.9 2012/08/05 10:57:25 graaff Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/ChangeLog,v 1.10 2013/07/04 09:12:30 ago Exp $ + + 04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> dust-0.1.7.ebuild: + Stable for amd64, wrt bug #475580 05 Aug 2012; Hans de Graaff <graaff@gentoo.org> -dust-0.1.6-r2.ebuild: Cleanup. @@ -37,4 +40,3 @@ 25 Apr 2009; Diego E. Pettenò <flameeyes@gentoo.org> +metadata.xml, +dust-0.1.6.ebuild: Initial import of dev-ruby/dust (test dependency for sparklines). - diff --git a/dev-ruby/dust/dust-0.1.7.ebuild b/dev-ruby/dust/dust-0.1.7.ebuild index 714d01319122..452a15dec6e6 100644 --- a/dev-ruby/dust/dust-0.1.7.ebuild +++ b/dev-ruby/dust/dust-0.1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/dust-0.1.7.ebuild,v 1.1 2012/07/26 19:16:08 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/dust/dust-0.1.7.ebuild,v 1.2 2013/07/04 09:12:30 ago Exp $ EAPI="4" USE_RUBY="ruby18 ruby19 ree18" @@ -14,7 +14,7 @@ HOMEPAGE="http://dust.rubyforge.org/" LICENSE="MIT" SRC_URI="mirror://rubyforge/dust/${P}.gem" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="" |