diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 18:58:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-24 18:58:40 +0000 |
commit | 6c5035982b3272400c445e14d7b59bbaafa320a9 (patch) | |
tree | 0303d17f1f25e91b9b26c5e0468c1a70f3c42110 /media-sound/patchage | |
parent | Add ~x86 wrt #232864 (diff) | |
download | gentoo-2-6c5035982b3272400c445e14d7b59bbaafa320a9.tar.gz gentoo-2-6c5035982b3272400c445e14d7b59bbaafa320a9.tar.bz2 gentoo-2-6c5035982b3272400c445e14d7b59bbaafa320a9.zip |
Add ~x86 wrt #232865
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/patchage')
-rw-r--r-- | media-sound/patchage/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/patchage/patchage-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/patchage/ChangeLog b/media-sound/patchage/ChangeLog index 11fd7fa79977..b8d164b2d5b7 100644 --- a/media-sound/patchage/ChangeLog +++ b/media-sound/patchage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/patchage # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.2 2008/07/09 09:02:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.3 2008/07/24 18:58:40 armin76 Exp $ + + 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> patchage-0.4.1.ebuild: + Add ~x86 wrt #232865 *patchage-0.4.1 (09 Jul 2008) diff --git a/media-sound/patchage/patchage-0.4.1.ebuild b/media-sound/patchage/patchage-0.4.1.ebuild index 9432e93c0821..cb863bf5ff35 100644 --- a/media-sound/patchage/patchage-0.4.1.ebuild +++ b/media-sound/patchage/patchage-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.1.ebuild,v 1.1 2008/07/09 09:02:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.4.1.ebuild,v 1.2 2008/07/24 18:58:40 armin76 Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="alsa -dbus debug lash" RDEPEND=">=media-libs/raul-0.5.0 |