diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-28 12:24:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-28 12:24:11 +0000 |
commit | 039d305ce6aaddd18ac6eae8f0e8fb6ebf662ab1 (patch) | |
tree | 715e6e53722ea0ee25542147f823a6c0c68089d1 /app-text/tofrodos | |
parent | Version bump, enable tests (even though they fail right now — reported upst... (diff) | |
download | gentoo-2-039d305ce6aaddd18ac6eae8f0e8fb6ebf662ab1.tar.gz gentoo-2-039d305ce6aaddd18ac6eae8f0e8fb6ebf662ab1.tar.bz2 gentoo-2-039d305ce6aaddd18ac6eae8f0e8fb6ebf662ab1.zip |
Marked ~hppa too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-text/tofrodos')
-rw-r--r-- | app-text/tofrodos/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/tofrodos/tofrodos-1.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/tofrodos/ChangeLog b/app-text/tofrodos/ChangeLog index d715c33c9016..db1764e0fe04 100644 --- a/app-text/tofrodos/ChangeLog +++ b/app-text/tofrodos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/tofrodos # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tofrodos/ChangeLog,v 1.2 2009/07/17 14:34:31 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tofrodos/ChangeLog,v 1.3 2009/12/28 12:24:10 jer Exp $ + + 28 Dec 2009; Jeroen Roovers <jer@gentoo.org> tofrodos-1.7.8.ebuild: + Marked ~hppa too. 17 Jul 2009; Víctor Ostorga <vostorga@gentoo.org> +files/tofrodos-1.7.8-CFLAGS.patch, tofrodos-1.7.8.ebuild: diff --git a/app-text/tofrodos/tofrodos-1.7.8.ebuild b/app-text/tofrodos/tofrodos-1.7.8.ebuild index 1204b178993d..9b6b5a71ecbb 100644 --- a/app-text/tofrodos/tofrodos-1.7.8.ebuild +++ b/app-text/tofrodos/tofrodos-1.7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tofrodos/tofrodos-1.7.8.ebuild,v 1.2 2009/07/17 14:34:31 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tofrodos/tofrodos-1.7.8.ebuild,v 1.3 2009/12/28 12:24:11 jer Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://tofrodos.sourceforge.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" DEPEND="" |