diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2007-05-01 03:09:06 +0000 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2007-05-01 03:09:06 +0000 |
commit | e1be9209c84e2cc8789d781faefb249e93beb2ce (patch) | |
tree | c0ba092b1d00bc5dbaa803f0f399342ca9934887 /dev-libs | |
parent | Add x11-plugins/pidgin-extprefs (diff) | |
download | gentoo-2-e1be9209c84e2cc8789d781faefb249e93beb2ce.tar.gz gentoo-2-e1be9209c84e2cc8789d781faefb249e93beb2ce.tar.bz2 gentoo-2-e1be9209c84e2cc8789d781faefb249e93beb2ce.zip |
Fix header
(Portage version: 2.1.2.5)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/pth/ChangeLog | 11 | ||||
-rw-r--r-- | dev-libs/pth/pth-2.0.7.ebuild | 4 |
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog index e0febb1a03e6..bf3db84d5d88 100644 --- a/dev-libs/pth/ChangeLog +++ b/dev-libs/pth/ChangeLog @@ -1,13 +1,18 @@ # ChangeLog for dev-libs/pth # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.48 2007/04/27 22:26:28 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.49 2007/05/01 03:09:06 alonbl Exp $ - 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> pth-2.0.7.ebuild: - Version bump + 01 May 2007; Alon Bar-Lev <alonbl@gentoo.org> pth-2.0.7.ebuild: + Fix header 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> pth-2.0.6.ebuild: Stable on sparc +*pth-2.0.7 (23 Apr 2007) + + 23 Apr 2007; Alon Bar-Lev <alonbl@gentoo.org> +pth-2.0.7.ebuild: + Version bump, bug#175771 + 23 Apr 2007; Raúl Porcel <armin76@gentoo.org> pth-2.0.6.ebuild: ia64 + x86 stable diff --git a/dev-libs/pth/pth-2.0.7.ebuild b/dev-libs/pth/pth-2.0.7.ebuild index 142561c861c8..274e8b3a3770 100644 --- a/dev-libs/pth/pth-2.0.7.ebuild +++ b/dev-libs/pth/pth-2.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.1 2007/04/23 21:53:26 alonbl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.2 2007/05/01 03:09:06 alonbl Exp $ inherit eutils fixheadtails libtool |