diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-01-13 18:41:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-01-13 18:41:19 +0000 |
commit | 8c7b2c3b5fa432ea6738ac30ec448580cbb5c50d (patch) | |
tree | 6c34e32b698ca2849ee0a092e9069b8b92b0ffe4 /app-text/xpdf | |
parent | updated SRC_URI (diff) | |
download | gentoo-2-8c7b2c3b5fa432ea6738ac30ec448580cbb5c50d.tar.gz gentoo-2-8c7b2c3b5fa432ea6738ac30ec448580cbb5c50d.tar.bz2 gentoo-2-8c7b2c3b5fa432ea6738ac30ec448580cbb5c50d.zip |
enable on alpha
Diffstat (limited to 'app-text/xpdf')
-rw-r--r-- | app-text/xpdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/xpdf/xpdf-2.01-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/xpdf/ChangeLog b/app-text/xpdf/ChangeLog index 3e73fc5babb8..eab21a401187 100644 --- a/app-text/xpdf/ChangeLog +++ b/app-text/xpdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/xpdf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.13 2003/01/06 15:32:35 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.14 2003/01/13 18:41:19 agriffis Exp $ + + 13 Jan 2003; Aron Griffis <agriffis@gentoo.org> xpdf-2.01-r1.ebuild : + Add alpha to KEYWORDS 05 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> xpdf-2.01-r1.ebuild : Updated depend to virtual/motif. diff --git a/app-text/xpdf/xpdf-2.01-r1.ebuild b/app-text/xpdf/xpdf-2.01-r1.ebuild index 72cce60a4b8f..0285f2906de5 100644 --- a/app-text/xpdf/xpdf-2.01-r1.ebuild +++ b/app-text/xpdf/xpdf-2.01-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.01-r1.ebuild,v 1.2 2003/01/05 00:55:09 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-2.01-r1.ebuild,v 1.3 2003/01/13 18:41:19 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="An X Viewer for PDF Files" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.foolabs.com/xpdf/xpdf.html" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/x11 virtual/motif |