diff options
author | 2005-07-11 18:53:16 +0000 | |
---|---|---|
committer | 2005-07-11 18:53:16 +0000 | |
commit | a8a088c5f120c8c47a30bc9147d93f386a7fb031 (patch) | |
tree | 294caa278ac9918ae8d9e3b7ebd4972033ad9d21 /media-sound | |
parent | Added to ~ppc (diff) | |
download | historical-a8a088c5f120c8c47a30bc9147d93f386a7fb031.tar.gz historical-a8a088c5f120c8c47a30bc9147d93f386a7fb031.tar.bz2 historical-a8a088c5f120c8c47a30bc9147d93f386a7fb031.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/qsampler/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qsampler/Manifest | 16 | ||||
-rw-r--r-- | media-sound/qsampler/qsampler-0.1.2.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/media-sound/qsampler/ChangeLog b/media-sound/qsampler/ChangeLog index b134613bfc95..09d49bbef66f 100644 --- a/media-sound/qsampler/ChangeLog +++ b/media-sound/qsampler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qsampler # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/ChangeLog,v 1.3 2005/07/11 17:07:05 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/ChangeLog,v 1.4 2005/07/11 18:53:16 dholm Exp $ + + 11 Jul 2005; David Holm <dholm@gentoo.org> qsampler-0.1.2.ebuild: + Added to ~ppc. 11 Jul 2005; Frank van de Pol <fvdpol@gentoo.org> qsampler-0.1.0.ebuild, qsampler-0.1.2.ebuild: diff --git a/media-sound/qsampler/Manifest b/media-sound/qsampler/Manifest index 9e5d972a9ba7..ee637724cc45 100644 --- a/media-sound/qsampler/Manifest +++ b/media-sound/qsampler/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 68abb2e023844946b3c666afe17672b2 qsampler-0.1.0.ebuild 1293 -MD5 2bd110123e3c71280dedabc8a41825c2 qsampler-0.1.2.ebuild 1305 -MD5 d07252ec0e5792b828fcdbbbb8208ad2 ChangeLog 584 +MD5 8247c36b05a91a4014d4c5854db897e1 ChangeLog 669 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 68abb2e023844946b3c666afe17672b2 qsampler-0.1.0.ebuild 1293 +MD5 19ed0a053b2b8d7ad255b0d69fbf6594 qsampler-0.1.2.ebuild 1309 MD5 6f68d6ba7868d9a1267c051b31ac3011 files/digest-qsampler-0.1.0 66 MD5 5e7db067c4ed83e8e7db11b327a67d56 files/digest-qsampler-0.1.2 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0qfLvpz1081QvMkRAstgAJ48DsBKZOq91gHDw4yHEQf14l7uYwCeLZsC -VdA1MLdUn9D/zok5OKnMqj0= -=U5fy ------END PGP SIGNATURE----- diff --git a/media-sound/qsampler/qsampler-0.1.2.ebuild b/media-sound/qsampler/qsampler-0.1.2.ebuild index 9ab8e0580bd4..31a30a17432f 100644 --- a/media-sound/qsampler/qsampler-0.1.2.ebuild +++ b/media-sound/qsampler/qsampler-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.2 2005/07/11 17:07:05 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qsampler/qsampler-0.1.2.ebuild,v 1.3 2005/07/11 18:53:16 dholm Exp $ inherit kde eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.linuxsampler.org/" SRC_URI="http://download.linuxsampler.org/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-amd64 ~x86" +KEYWORDS="-amd64 ~ppc ~x86" IUSE="" RDEPEND="virtual/libc >=x11-libs/qt-3.1.1 |