diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-08-02 10:42:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-08-02 10:42:39 +0000 |
commit | e20e559d901dbe8de132c63d782c04a5b3f9857d (patch) | |
tree | fb2d28dc218685faeaab2d067120369efb63aeba /app-text/unrtf/unrtf-0.20.1.ebuild | |
parent | ia64 stable wrt #278564 (diff) | |
download | gentoo-2-e20e559d901dbe8de132c63d782c04a5b3f9857d.tar.gz gentoo-2-e20e559d901dbe8de132c63d782c04a5b3f9857d.tar.bz2 gentoo-2-e20e559d901dbe8de132c63d782c04a5b3f9857d.zip |
alpha/ia64 stable wrt #276990
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-text/unrtf/unrtf-0.20.1.ebuild')
-rw-r--r-- | app-text/unrtf/unrtf-0.20.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/unrtf/unrtf-0.20.1.ebuild b/app-text/unrtf/unrtf-0.20.1.ebuild index 0d134364b3ee..218a4ab8a682 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-2008 Gentoo Foundation +# Copyright 1999-2009 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.11 2008/06/21 19:51:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.20.1.ebuild,v 1.12 2009/08/02 10:42:39 armin76 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="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/${MY_P} |