diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-17 15:31:25 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-17 15:31:25 +0000 |
commit | e9cbdf791ee24336802c8496a2d452753af3fba9 (patch) | |
tree | 77d319b66c17092ea3477f1582b2fc07d707190e /media-libs/phat | |
parent | Stable on ppc wrt bug 199322 (diff) | |
download | gentoo-2-e9cbdf791ee24336802c8496a2d452753af3fba9.tar.gz gentoo-2-e9cbdf791ee24336802c8496a2d452753af3fba9.tar.bz2 gentoo-2-e9cbdf791ee24336802c8496a2d452753af3fba9.zip |
amd64 stable wrt #199447
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/phat')
-rw-r--r-- | media-libs/phat/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/phat/phat-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/phat/ChangeLog b/media-libs/phat/ChangeLog index c6310705563a..5fc92a0d14b0 100644 --- a/media-libs/phat/ChangeLog +++ b/media-libs/phat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/phat # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.12 2007/11/07 17:23:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.13 2007/11/17 15:31:25 drac Exp $ + + 17 Nov 2007; Samuli Suominen <drac@gentoo.org> phat-0.4.1.ebuild: + amd64 stable wrt #199447 07 Nov 2007; Raúl Porcel <armin76@gentoo.org> phat-0.4.1.ebuild: sparc stable diff --git a/media-libs/phat/phat-0.4.1.ebuild b/media-libs/phat/phat-0.4.1.ebuild index 7494fd6973b5..7ce7b6048f4c 100644 --- a/media-libs/phat/phat-0.4.1.ebuild +++ b/media-libs/phat/phat-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.4.1.ebuild,v 1.2 2007/11/07 17:23:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.4.1.ebuild,v 1.3 2007/11/17 15:31:25 drac Exp $ DESCRIPTION="PHAT is a collection of GTK+ widgets geared toward pro-audio apps." HOMEPAGE="http://phat.berlios.de" @@ -9,7 +9,7 @@ SRC_URI="http://download2.berlios.de/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" IUSE="debug doc" RDEPEND=">=x11-libs/gtk+-2.4 |