diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-05-15 09:49:36 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-05-15 09:49:36 +0000 |
commit | e964a20ea8d1782ff85a1a113d209d5a2489841d (patch) | |
tree | a3c7c954af0485e1679a05da3d97192db405a9bf /net-mail/qprint | |
parent | Pruned old ebuilds. (diff) | |
download | historical-e964a20ea8d1782ff85a1a113d209d5a2489841d.tar.gz historical-e964a20ea8d1782ff85a1a113d209d5a2489841d.tar.bz2 historical-e964a20ea8d1782ff85a1a113d209d5a2489841d.zip |
x86
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-mail/qprint')
-rw-r--r-- | net-mail/qprint/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/qprint/Manifest | 12 | ||||
-rw-r--r-- | net-mail/qprint/qprint-1.0.ebuild | 6 |
3 files changed, 14 insertions, 11 deletions
diff --git a/net-mail/qprint/ChangeLog b/net-mail/qprint/ChangeLog index 3b36951fa705..52b138cb0bb4 100644 --- a/net-mail/qprint/ChangeLog +++ b/net-mail/qprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/qprint -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.1 2004/11/23 07:28:55 ticho Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/ChangeLog,v 1.2 2005/05/15 09:49:36 mrness Exp $ + + 15 May 2005; Alin Nastac <mrness@gentoo.org> qprint-1.0.ebuild: + Stable on x86. *qprint-1.0 (23 Nov 2004) diff --git a/net-mail/qprint/Manifest b/net-mail/qprint/Manifest index 33cd28fc27ae..6ba299dedaa2 100644 --- a/net-mail/qprint/Manifest +++ b/net-mail/qprint/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 23d5e46e4ba3b79c75fa85e633b98b99 ChangeLog 397 +MD5 09117d5220e5c9e3a9db842b663dec66 qprint-1.0.ebuild 733 +MD5 f3038c71e7b1d107d81c3bc32b8e2719 ChangeLog 482 MD5 3af133fe578c377d7b01a6cf90651826 metadata.xml 326 -MD5 c169de38fa3e394705e09ef5c5e08502 qprint-1.0.ebuild 733 MD5 aeea5e0c260d916996327d21f1f9c6a4 files/digest-qprint-1.0 62 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFBoubt10xuJSrg3/sRAo1TAJ9xUxKE6MBDRPXc491m7beM0JF6IwCeMUvG -2q6poLF2LZAdcYHiRkjcmP0= -=WtoI +iD8DBQFChxtSjiC39V7gKu0RAiOEAKCflBZKVrWKaVj1/bWMj5SucPtUzACeJXjO +cTX2nQVmon6cAhhM6FFOaF0= +=Trjm -----END PGP SIGNATURE----- diff --git a/net-mail/qprint/qprint-1.0.ebuild b/net-mail/qprint/qprint-1.0.ebuild index da47329066ea..1bb3c7946f99 100644 --- a/net-mail/qprint/qprint-1.0.ebuild +++ b/net-mail/qprint/qprint-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.1 2004/11/23 07:28:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qprint/qprint-1.0.ebuild,v 1.2 2005/05/15 09:49:36 mrness Exp $ DESCRIPTION="MIME quoted-printable data encoding and decoding utility" HOMEPAGE="http://www.fourmilab.ch/webtools/qprint/" @@ -8,7 +8,7 @@ SRC_URI="http://www.fourmilab.ch/webtools/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/libc" |