diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-10-16 10:05:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-10-16 10:05:36 +0000 |
commit | fa08a8ebb2510de0142a81eee7aca455f553589d (patch) | |
tree | 81cef49ced3a262d328d262e672b9692f1a8017b /media-libs | |
parent | 1.19 version bump (diff) | |
download | historical-fa08a8ebb2510de0142a81eee7aca455f553589d.tar.gz historical-fa08a8ebb2510de0142a81eee7aca455f553589d.tar.bz2 historical-fa08a8ebb2510de0142a81eee7aca455f553589d.zip |
Added to ~ppc.
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/phat/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/phat/Manifest | 4 | ||||
-rw-r--r-- | media-libs/phat/phat-0.2.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/phat/ChangeLog b/media-libs/phat/ChangeLog index 02dc0995646c..6352cdc35ed6 100644 --- a/media-libs/phat/ChangeLog +++ b/media-libs/phat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/phat # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.1 2004/10/16 01:55:39 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.2 2004/10/16 10:05:36 hansmi Exp $ + + 16 Oct 2004; Michael Hanselmann <hansmi@gentoo.org> phat-0.2.3.ebuild: + Added to ~ppc. *phat-0.2.3 (16 Oct 2004) diff --git a/media-libs/phat/Manifest b/media-libs/phat/Manifest index 2e8853024825..dc5a4ae4f9b4 100644 --- a/media-libs/phat/Manifest +++ b/media-libs/phat/Manifest @@ -1,4 +1,4 @@ -MD5 e74b5024faece9768282f17f7549cdf8 phat-0.2.3.ebuild 679 MD5 dbafe0153b3ee5f599d5dbeac4aa3210 metadata.xml 224 -MD5 7d08caba76fd86dc0bcbd82db5316d79 ChangeLog 450 +MD5 0efcb6f17715931785be05b40f84bceb ChangeLog 537 +MD5 d416aa38547a3e6435efcf8b4717709d phat-0.2.3.ebuild 680 MD5 a188652fea06dc2403bf387d33481386 files/digest-phat-0.2.3 62 diff --git a/media-libs/phat/phat-0.2.3.ebuild b/media-libs/phat/phat-0.2.3.ebuild index 199702f668b4..30153c5560af 100644 --- a/media-libs/phat/phat-0.2.3.ebuild +++ b/media-libs/phat/phat-0.2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.2.3.ebuild,v 1.1 2004/10/16 01:55:39 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.2.3.ebuild,v 1.2 2004/10/16 10:05:36 hansmi Exp $ DESCRIPTION="PHAT is a collection of GTK+ widgets geared toward pro-audio apps." HOMEPAGE="http://www.gazuga.net/phat.php" SRC_URI="http://www.gazuga.net/phatfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="debug doc" |