diff options
author | 2004-07-13 07:23:27 +0000 | |
---|---|---|
committer | 2004-07-13 07:23:27 +0000 | |
commit | 30ad32ff4c5cc5a33fb9aebf208ff2328c7f580c (patch) | |
tree | a65a82ee0f12b55f59026480271d5f6555155135 /media-sound/psmix | |
parent | ack. to swegener (diff) | |
download | historical-30ad32ff4c5cc5a33fb9aebf208ff2328c7f580c.tar.gz historical-30ad32ff4c5cc5a33fb9aebf208ff2328c7f580c.tar.bz2 historical-30ad32ff4c5cc5a33fb9aebf208ff2328c7f580c.zip |
Added ~sparc ~amd64
Diffstat (limited to 'media-sound/psmix')
-rw-r--r-- | media-sound/psmix/Manifest | 2 | ||||
-rw-r--r-- | media-sound/psmix/psmix-2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/psmix/Manifest b/media-sound/psmix/Manifest index 487c0b36e9ae..90b4cf4038e1 100644 --- a/media-sound/psmix/Manifest +++ b/media-sound/psmix/Manifest @@ -1,4 +1,4 @@ -MD5 bdbab829a2c815c28605ffb1f8b0b232 psmix-2.ebuild 593 MD5 1262ecace1ca7761a7b887797c8643cd ChangeLog 763 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 c86a776b8400136c32f54f3f8bad7a29 psmix-2.ebuild 609 MD5 d995e526ce68d310afe944877d1ef941 files/digest-psmix-2 54 diff --git a/media-sound/psmix/psmix-2.ebuild b/media-sound/psmix/psmix-2.ebuild index daab4d8a4c6d..34d062183df1 100644 --- a/media-sound/psmix/psmix-2.ebuild +++ b/media-sound/psmix/psmix-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/psmix/psmix-2.ebuild,v 1.8 2004/06/25 00:18:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/psmix/psmix-2.ebuild,v 1.9 2004/07/13 07:23:27 eradicator Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.geocities.com/pssoft7/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc ~amd64" DEPEND="x11-libs/gtk+ sys-libs/gdbm" |