diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:24:03 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 00:24:03 +0000 |
commit | 9b5fc27743d0f914f049b5abbd424a68fa496560 (patch) | |
tree | 893c9c4b145787e74faefd9ef989620af3e67939 /x11-libs/pango | |
parent | header fix (diff) | |
download | gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.gz gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.bz2 gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/Manifest | 20 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.2.1.ebuild | 4 |
3 files changed, 14 insertions, 14 deletions
diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest index 3622d90f94ab..d5499d83aa58 100644 --- a/x11-libs/pango/Manifest +++ b/x11-libs/pango/Manifest @@ -1,16 +1,16 @@ +MD5 41620a5f8170c44d25bd7eb9a8473fbf ChangeLog 5138 MD5 1eab53167b06726899d25f60a1c93861 pango-1.2.2.ebuild 1105 -MD5 4309f268359cf9494919cd9eb964c350 pango-1.2.1-r1.ebuild 1350 -MD5 68d4edfed77315aac474cfb45eeb87d4 pango-1.2.1.ebuild 1241 MD5 3f91963772f8436377fbcdc78b5f4652 pango-1.2.3.ebuild 1117 -MD5 41620a5f8170c44d25bd7eb9a8473fbf ChangeLog 5138 +MD5 98265d76edf47bda96d334d733807b40 pango-1.2.1-r1.ebuild 1353 +MD5 45331423b619171ce343f6d56167b07b pango-1.2.1.ebuild 1243 MD5 77f9712c3b63aeb0dab0ebfdde7abfdb pango-1.2.5.ebuild 1086 -MD5 1c60a9e92e200e3cbbf35cb04bef509a files/pango-1.2.0-slighthint-gentoo.patch 1551 -MD5 d138eae4f16dd08fcf0a7672f7f01aac files/pango-1.2.1-slighthint-gentoo.patch 1551 -MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897 -MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64 -MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 -MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 -MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64 MD5 a3195fabc91118586f1c9da0f73b81de files/digest-pango-1.2.2 64 +MD5 ee91ace9933dbdbea591e08b6a82bb44 files/pango-1.2.2-slighthint.patch 1124 MD5 5270b3745127542f5321e7a64b60b531 files/digest-pango-1.2.3 64 +MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1 64 +MD5 c90b82eaac831982779465487509fe47 files/digest-pango-1.2.1-r1 64 +MD5 54a56a572951b08340d08e10e4d93414 files/pango-1.0.99.020606-xfonts.patch 4560 +MD5 1c60a9e92e200e3cbbf35cb04bef509a files/pango-1.2.0-slighthint-gentoo.patch 1551 +MD5 3c7438764bd841669fe85d3d6e084ccb files/pango-1.2.1-cvs_fontset_caching.patch 21897 +MD5 d138eae4f16dd08fcf0a7672f7f01aac files/pango-1.2.1-slighthint-gentoo.patch 1551 MD5 4ec9b3ca0295d4425d222c02ed4c32ee files/digest-pango-1.2.5 64 diff --git a/x11-libs/pango/pango-1.2.1-r1.ebuild b/x11-libs/pango/pango-1.2.1-r1.ebuild index cf0e04777917..5ae52b638799 100644 --- a/x11-libs/pango/pango-1.2.1-r1.ebuild +++ b/x11-libs/pango/pango-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.9 2003/08/27 17:33:35 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1-r1.ebuild,v 1.10 2003/09/07 00:23:28 msterret Exp $ inherit eutils libtool @@ -41,7 +41,7 @@ src_compile() { `use_enable debug` \ --without-qt \ || die - make || die "serial make failed" + make || die "serial make failed" } src_install() { diff --git a/x11-libs/pango/pango-1.2.1.ebuild b/x11-libs/pango/pango-1.2.1.ebuild index 124ad2b18b65..d1a1e32c3e2f 100644 --- a/x11-libs/pango/pango-1.2.1.ebuild +++ b/x11-libs/pango/pango-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1.ebuild,v 1.8 2003/08/27 17:33:35 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.1.ebuild,v 1.9 2003/09/07 00:23:28 msterret Exp $ inherit eutils libtool @@ -39,7 +39,7 @@ src_compile() { `use_enable debug` \ --without-qt \ || die - make || die "serial make failed" + make || die "serial make failed" } src_install() { |