diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-04 07:01:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-04 07:01:39 +0000 |
commit | be935d856ce6c7e06cf9d2c5a4f6d7be06c6b852 (patch) | |
tree | d2ba9486fd1b313e0641b6cdefc218b626650f8a /media-libs/speex | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-be935d856ce6c7e06cf9d2c5a4f6d7be06c6b852.tar.gz historical-be935d856ce6c7e06cf9d2c5a4f6d7be06c6b852.tar.bz2 historical-be935d856ce6c7e06cf9d2c5a4f6d7be06c6b852.zip |
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/Manifest | 12 | ||||
-rw-r--r-- | media-libs/speex/speex-1.1.11.1.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/media-libs/speex/Manifest b/media-libs/speex/Manifest index df0722ff262b..889e7fa17838 100644 --- a/media-libs/speex/Manifest +++ b/media-libs/speex/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 6839e349dfb0bbab3235525678df90d3 ChangeLog 5788 MD5 ba0dba31926ad8799962806a688b7594 files/digest-speex-1.0.2 63 MD5 e103df8cbfd726cbc56768dd2a813130 files/digest-speex-1.0.3 63 @@ -13,13 +10,6 @@ MD5 4e5a50f7aee667b932576ab7fdcfc85f metadata.xml 219 MD5 fa5d9248e3f54c1a596d57b192d49715 speex-1.0.2.ebuild 935 MD5 73f8070fe449bc710645a292d325f360 speex-1.0.3.ebuild 942 MD5 6caad76233a1bf92dba410c72c9da6d3 speex-1.1.10.ebuild 933 -MD5 0261082119fbccc261bba7554348e606 speex-1.1.11.1.ebuild 1123 +MD5 beb3899ddf9ef58f8ed18c601443abfc speex-1.1.11.1.ebuild 1122 MD5 aa8b056df8d1a1d2a36d44cd721f0e82 speex-1.1.5.ebuild 963 MD5 6422153be85815565c22cb86fcbf4272 speex-1.1.7.ebuild 966 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDukPSAiZjviIA2XgRAufSAKDkhIUcLYN7TECPMaNsyJWYCV1LHwCgmWIy -ZEe0DFoyD34heP/y46q2pBo= -=eZc8 ------END PGP SIGNATURE----- diff --git a/media-libs/speex/speex-1.1.11.1.ebuild b/media-libs/speex/speex-1.1.11.1.ebuild index 41e6c678715e..8bab1a3f00d6 100644 --- a/media-libs/speex/speex-1.1.11.1.ebuild +++ b/media-libs/speex/speex-1.1.11.1.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/media-libs/speex/speex-1.1.11.1.ebuild,v 1.2 2006/01/03 09:28:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.11.1.ebuild,v 1.3 2006/01/04 07:01:39 mr_bones_ Exp $ inherit eutils autotools libtool @@ -30,7 +30,7 @@ src_unpack() { ${S}/libspeex/Makefile.am eautoreconf - + # Better being safe elibtoolize } |