diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-06-02 17:34:54 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-06-02 17:34:54 +0000 |
commit | 2eafa0e0faf0d0a57c5da03314e6f40db42490f2 (patch) | |
tree | 904f11ba5e45598ec4d21d6caecff4bc221cbbec /dev-libs/libvformat | |
parent | Remove obsolete version. (diff) | |
download | historical-2eafa0e0faf0d0a57c5da03314e6f40db42490f2.tar.gz historical-2eafa0e0faf0d0a57c5da03314e6f40db42490f2.tar.bz2 historical-2eafa0e0faf0d0a57c5da03314e6f40db42490f2.zip |
x86
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'dev-libs/libvformat')
-rw-r--r-- | dev-libs/libvformat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libvformat/Manifest | 10 | ||||
-rw-r--r-- | dev-libs/libvformat/libvformat-1.13.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-libs/libvformat/ChangeLog b/dev-libs/libvformat/ChangeLog index b58f18032e50..1edefa336eda 100644 --- a/dev-libs/libvformat/ChangeLog +++ b/dev-libs/libvformat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libvformat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.1 2006/04/22 08:29:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.2 2006/06/02 17:34:54 mrness Exp $ + + 02 Jun 2006; Alin Nastac <mrness@gentoo.org> libvformat-1.13.ebuild: + Stable on x86. *libvformat-1.13 (22 Apr 2006) diff --git a/dev-libs/libvformat/Manifest b/dev-libs/libvformat/Manifest index d848da151fa0..17d764453ee7 100644 --- a/dev-libs/libvformat/Manifest +++ b/dev-libs/libvformat/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 215c1e3e8808f31349ea5d2cee5a144e ChangeLog 399 +MD5 816c98d1e379d38ec32e9fe2fd9226d3 ChangeLog 488 MD5 d63d3979614d4353aa9c3597ee804a50 files/digest-libvformat-1.13 141 MD5 2a17758141b45012683181757bdf8da0 files/libvformat-nodoc.patch 531 -MD5 19ca14ce02d3ee5bd57d5faf1e9b94d3 libvformat-1.13.ebuild 880 +MD5 874c759eddc0a37edee6aa9357f81ae2 libvformat-1.13.ebuild 879 MD5 818041c85cd218cf09522459f2570994 metadata.xml 342 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) -iD8DBQFESelpjG8pv1lIUX4RAvx8AKCHWBDWZOPKWz1LTwJN0FNFROmYwwCgqZH6 -PETPPnW28ClTghs0M4WuWkI= -=Va7y +iD8DBQFEgHbOjG8pv1lIUX4RApNnAJ4ivynEvjtNwknZZXWoHjldl2jYmACg5ynT +Uu9ySVddDJdZ6f2KEilpZLM= +=d3Bd -----END PGP SIGNATURE----- diff --git a/dev-libs/libvformat/libvformat-1.13.ebuild b/dev-libs/libvformat/libvformat-1.13.ebuild index ea680f1b08f9..32ad3e37f840 100644 --- a/dev-libs/libvformat/libvformat-1.13.ebuild +++ b/dev-libs/libvformat/libvformat-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13.ebuild,v 1.1 2006/04/22 08:29:10 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13.ebuild,v 1.2 2006/06/02 17:34:54 mrness Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/libv/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" S="${WORKDIR}/${P}.orig" |