diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-08-13 17:09:22 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-08-13 17:09:22 +0000 |
commit | 27866e9c84ae06a529217ab73391c5590edd51c5 (patch) | |
tree | ce7bee33ca54a26fe7f9e70cac7ee1cdc103fbc5 /media-libs | |
parent | Fixed problems with /etc files not being installed correctly (diff) | |
download | gentoo-2-27866e9c84ae06a529217ab73391c5590edd51c5.tar.gz gentoo-2-27866e9c84ae06a529217ab73391c5590edd51c5.tar.bz2 gentoo-2-27866e9c84ae06a529217ab73391c5590edd51c5.zip |
marked as stable
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/stimg/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/stimg/Manifest | 4 | ||||
-rw-r--r-- | media-libs/stimg/stimg-0.1.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/media-libs/stimg/ChangeLog b/media-libs/stimg/ChangeLog index 37cf60cedd27..f184611e94b1 100644 --- a/media-libs/stimg/ChangeLog +++ b/media-libs/stimg/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for media-libs/stimg # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/ChangeLog,v 1.1 2003/06/16 14:53:10 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/ChangeLog,v 1.2 2003/08/13 17:09:13 usata Exp $ *stimg-0.1.0 (16 Jun 2003) + 14 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> stimg-0.1.0.ebuild: + Marked as stable + 16 Jun 2003; Patrick Kursawe <phosphan@gentoo.org> stimg-0.1.0.ebuild: - Initial import. Ebuild written mby Mamoru KOMACHI + Initial import. Ebuild written by Mamoru KOMACHI <usata@sodan.ecc.u-tokyo.ac.jp> diff --git a/media-libs/stimg/Manifest b/media-libs/stimg/Manifest index 934a7cf39298..afae1f726ca3 100644 --- a/media-libs/stimg/Manifest +++ b/media-libs/stimg/Manifest @@ -1,3 +1,3 @@ -MD5 f7db8ec2563d2206039bf8d06c7755f8 ChangeLog 405 -MD5 f844c3199bacd8d4925f212bb69894b3 stimg-0.1.0.ebuild 635 +MD5 63f4fdbf83bae9461ae08c7036647808 ChangeLog 489 +MD5 ff18329934d67a6f8e92e9c77b754c2c stimg-0.1.0.ebuild 630 MD5 8fb7f82ce0674e7c51aec4ae762a6257 files/digest-stimg-0.1.0 63 diff --git a/media-libs/stimg/stimg-0.1.0.ebuild b/media-libs/stimg/stimg-0.1.0.ebuild index 01e685a64eee..239cb741c5a7 100644 --- a/media-libs/stimg/stimg-0.1.0.ebuild +++ b/media-libs/stimg/stimg-0.1.0.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/media-libs/stimg/stimg-0.1.0.ebuild,v 1.1 2003/06/16 14:53:10 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/stimg-0.1.0.ebuild,v 1.2 2003/08/13 17:09:13 usata Exp $ IUSE="" @@ -13,7 +13,7 @@ LICENSE="as-is LGPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 alpha" DEPEND=">=media-libs/libpng-1.0.12-r2 >=media-libs/jpeg-6b-r2 |