diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 15:47:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-10 15:47:56 +0000 |
commit | 32425b3b0e848727228f223c5a4525963eddf7ac (patch) | |
tree | 5eb8efe871f5b1a799498285e3362acfb6f4904e /app-misc | |
parent | sh stable (diff) | |
download | gentoo-2-32425b3b0e848727228f223c5a4525963eddf7ac.tar.gz gentoo-2-32425b3b0e848727228f223c5a4525963eddf7ac.tar.bz2 gentoo-2-32425b3b0e848727228f223c5a4525963eddf7ac.zip |
arm/x86 stable wrt #339723
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/toilet/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/toilet/toilet-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/toilet/ChangeLog b/app-misc/toilet/ChangeLog index e5dc96f1c094..4e4cb26eecaf 100644 --- a/app-misc/toilet/ChangeLog +++ b/app-misc/toilet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/toilet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/ChangeLog,v 1.16 2010/07/23 11:52:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/ChangeLog,v 1.17 2010/10/10 15:47:56 armin76 Exp $ + + 10 Oct 2010; Raúl Porcel <armin76@gentoo.org> toilet-0.2.ebuild: + arm/x86 stable wrt #339723 23 Jul 2010; Markus Meier <maekke@gentoo.org> toilet-0.2.ebuild: add ~arm, bug #329389 diff --git a/app-misc/toilet/toilet-0.2.ebuild b/app-misc/toilet/toilet-0.2.ebuild index f4ff0995f7c6..dad786def402 100644 --- a/app-misc/toilet/toilet-0.2.ebuild +++ b/app-misc/toilet/toilet-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/toilet-0.2.ebuild,v 1.2 2010/07/23 11:52:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/toilet/toilet-0.2.ebuild,v 1.3 2010/10/10 15:47:56 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://caca.zoy.org/raw-attachment/wiki/${PN}/${P}.tar.gz" LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 arm ~ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libcaca-0.99_beta17" |