diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-07 17:23:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-07 17:23:37 +0000 |
commit | 75a3d5456f8c096b33c3d120cb7ba4743f70e5a6 (patch) | |
tree | a07c26e59c9c41caedbf284f0f17fb7e8ed84f91 /media-libs | |
parent | mask remaining beryl related packages (diff) | |
download | gentoo-2-75a3d5456f8c096b33c3d120cb7ba4743f70e5a6.tar.gz gentoo-2-75a3d5456f8c096b33c3d120cb7ba4743f70e5a6.tar.bz2 gentoo-2-75a3d5456f8c096b33c3d120cb7ba4743f70e5a6.zip |
sparc stable
(Portage version: 2.1.3.16)
Diffstat (limited to 'media-libs')
-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 253a6eaacafc..c6310705563a 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.11 2007/09/15 06:25:38 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/ChangeLog,v 1.12 2007/11/07 17:23:37 armin76 Exp $ + + 07 Nov 2007; Raúl Porcel <armin76@gentoo.org> phat-0.4.1.ebuild: + sparc stable *phat-0.4.1 (15 Sep 2007) diff --git a/media-libs/phat/phat-0.4.1.ebuild b/media-libs/phat/phat-0.4.1.ebuild index bee756b8b9fc..7494fd6973b5 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.1 2007/09/15 06:25:38 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phat/phat-0.4.1.ebuild,v 1.2 2007/11/07 17:23:37 armin76 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 |