diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 14:40:59 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 14:40:59 +0000 |
commit | 2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe (patch) | |
tree | b721a9b595f544cd1a06500e1912334029b9f807 /app-text/unrtf/unrtf-0.20.1.ebuild | |
parent | Stable on amd64 wrt bug 173855 (diff) | |
download | gentoo-2-2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe.tar.gz gentoo-2-2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe.tar.bz2 gentoo-2-2b8c0bc90070e3836cdc9cbbfeb6e003ae33e3fe.zip |
Stable on amd64 wrt bug 173847
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-text/unrtf/unrtf-0.20.1.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/unrtf/unrtf-0.20.1.ebuild b/app-text/unrtf/unrtf-0.20.1.ebuild index 015e4b9aa2d5..76f0540c53bb 100644 --- a/app-text/unrtf/unrtf-0.20.1.ebuild +++ b/app-text/unrtf/unrtf-0.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.2 2007/04/09 13:32:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.3 2007/04/09 14:40:59 welp Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.gnu.org/software/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ~ppc ~s390 ~sparc x86" IUSE="" DEPEND="virtual/libc" |