diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-25 18:34:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-25 18:34:24 +0000 |
commit | 5a0b0d13504c12faef0af08c478052e5cf27e6be (patch) | |
tree | e493c88b103f79a22ba68077cecbc8094999986d /sys-apps/turbotail | |
parent | - stable on arm/amd64/x86 (diff) | |
download | gentoo-2-5a0b0d13504c12faef0af08c478052e5cf27e6be.tar.gz gentoo-2-5a0b0d13504c12faef0af08c478052e5cf27e6be.tar.bz2 gentoo-2-5a0b0d13504c12faef0af08c478052e5cf27e6be.zip |
Marked ~hppa too.
(Portage version: 2.1.5)
Diffstat (limited to 'sys-apps/turbotail')
-rw-r--r-- | sys-apps/turbotail/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/turbotail/turbotail-0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/turbotail/ChangeLog b/sys-apps/turbotail/ChangeLog index 730f4f074594..c0c69d91525e 100644 --- a/sys-apps/turbotail/ChangeLog +++ b/sys-apps/turbotail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/turbotail # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.5 2008/05/25 18:26:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/ChangeLog,v 1.6 2008/05/25 18:34:24 jer Exp $ + + 25 May 2008; Jeroen Roovers <jer@gentoo.org> turbotail-0.2-r1.ebuild: + Marked ~hppa too. 25 May 2008; Jeroen Roovers <jer@gentoo.org> turbotail-0.2.ebuild, turbotail-0.2-r1.ebuild: diff --git a/sys-apps/turbotail/turbotail-0.2-r1.ebuild b/sys-apps/turbotail/turbotail-0.2-r1.ebuild index 654b1b431e6a..4415805e091f 100644 --- a/sys-apps/turbotail/turbotail-0.2-r1.ebuild +++ b/sys-apps/turbotail/turbotail-0.2-r1.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/sys-apps/turbotail/turbotail-0.2-r1.ebuild,v 1.2 2008/05/25 18:26:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/turbotail/turbotail-0.2-r1.ebuild,v 1.3 2008/05/25 18:34:24 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" DEPEND="" |