diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-28 10:53:23 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-28 10:53:23 +0000 |
commit | b6ea8ff8900dde89435eecd66c8731eb7723c415 (patch) | |
tree | e5204736b24e57e52b1cbdb128f41314587d94b2 /dev-ruby/tzinfo | |
parent | Version bump. (diff) | |
download | gentoo-2-b6ea8ff8900dde89435eecd66c8731eb7723c415.tar.gz gentoo-2-b6ea8ff8900dde89435eecd66c8731eb7723c415.tar.bz2 gentoo-2-b6ea8ff8900dde89435eecd66c8731eb7723c415.zip |
Fix header (my local copy had the correct header, what's happened?).
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-ruby/tzinfo')
-rw-r--r-- | dev-ruby/tzinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/tzinfo/tzinfo-0.3.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/tzinfo/ChangeLog b/dev-ruby/tzinfo/ChangeLog index bd03ed641914..ed0315403cf1 100644 --- a/dev-ruby/tzinfo/ChangeLog +++ b/dev-ruby/tzinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/tzinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.2 2006/11/28 10:41:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.3 2006/11/28 10:53:23 flameeyes Exp $ + + 28 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> tzinfo-0.3.2.ebuild, + tzinfo-0.3.3.ebuild: + Fix header (my local copy had the correct header, what's happened?). *tzinfo-0.3.3 (28 Nov 2006) diff --git a/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild index aad055b5d821..a9f3ebf1d542 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 BreakMyGentoo.net +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild,v 1.1 2006/11/23 00:44:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.2.ebuild,v 1.2 2006/11/28 10:53:23 flameeyes Exp $ inherit ruby gems diff --git a/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild b/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild index 4be550127471..e0177c9ac290 100644 --- a/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild +++ b/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 BreakMyGentoo.net +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild,v 1.1 2006/11/28 10:41:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.3.ebuild,v 1.2 2006/11/28 10:53:23 flameeyes Exp $ inherit ruby gems |