diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:33:39 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:33:39 +0000 |
commit | a4fde301813a00a7e41c017937aa17575cdf8567 (patch) | |
tree | 4c1d93b0157d44afdae3b3e48d0dd083dacf5e85 /media-libs/stimg | |
parent | Stable on ppc. (diff) | |
download | historical-a4fde301813a00a7e41c017937aa17575cdf8567.tar.gz historical-a4fde301813a00a7e41c017937aa17575cdf8567.tar.bz2 historical-a4fde301813a00a7e41c017937aa17575cdf8567.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'media-libs/stimg')
-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 | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-libs/stimg/ChangeLog b/media-libs/stimg/ChangeLog index fd9b75010d96..3c6fe73bd4ed 100644 --- a/media-libs/stimg/ChangeLog +++ b/media-libs/stimg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/stimg -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/ChangeLog,v 1.4 2004/06/24 23:23:46 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/ChangeLog,v 1.5 2005/04/24 03:33:39 hansmi Exp $ + + 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> stimg-0.1.0.ebuild: + Stable on ppc. 26 Apr 2004; David Holm <dholm@gentoo.org> stimg-0.1.0.ebuild: Added to ~ppc. diff --git a/media-libs/stimg/Manifest b/media-libs/stimg/Manifest index 8c7ebd46c74c..76e709eb58a5 100644 --- a/media-libs/stimg/Manifest +++ b/media-libs/stimg/Manifest @@ -1,3 +1,3 @@ -MD5 c6a93ea2aabde16ccb8b6f3aaa934a12 ChangeLog 566 -MD5 a7812fdfa8679521864abd22577e3892 stimg-0.1.0.ebuild 629 +MD5 4d60e0db705b9a321f3e12d15ec17501 ChangeLog 656 +MD5 91fe7c7acff90e90ebae9c27c83f0c37 stimg-0.1.0.ebuild 626 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 966b9460953a..79e848619ff2 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-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.5 2004/06/24 23:23:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/stimg-0.1.0.ebuild,v 1.6 2005/04/24 03:33:39 hansmi Exp $ IUSE="" @@ -13,7 +13,7 @@ LICENSE="as-is LGPL-2" SLOT="0" -KEYWORDS="x86 alpha ~ppc" +KEYWORDS="x86 alpha ppc" DEPEND=">=media-libs/libpng-1.0.12-r2 >=media-libs/jpeg-6b-r2 |