diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-30 12:17:46 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-03-30 12:17:46 +0000 |
commit | 4eb63451d31be788d214a1a3b44f526b772feb55 (patch) | |
tree | 90ca02b9405967a6102752afc7f58513a4a1db24 /app-text/pinfo | |
parent | adding SRC_URI of a mirror (Manifest recommit) (diff) | |
download | gentoo-2-4eb63451d31be788d214a1a3b44f526b772feb55.tar.gz gentoo-2-4eb63451d31be788d214a1a3b44f526b772feb55.tar.bz2 gentoo-2-4eb63451d31be788d214a1a3b44f526b772feb55.zip |
Closing #45583.
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index 6492c56a3891..6271ed7be042 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pinfo # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.13 2004/02/23 16:18:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.14 2004/03/30 12:17:46 aliz Exp $ + + 30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> pinfo-0.6.8.ebuild: + Adding amd64 keyword. Closing #45583. 23 Feb 2004; Aron Griffis <agriffis@gentoo.org> pinfo-0.6.8.ebuild: stable on alpha and ia64 diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index 02ab19a91a38..402b3b446ac8 100644 --- a/app-text/pinfo/pinfo-0.6.8.ebuild +++ b/app-text/pinfo/pinfo-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.4 2004/02/23 16:18:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.5 2004/03/30 12:17:46 aliz Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://dione.ids.pl/~pborys/pinfo" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ia64" +KEYWORDS="x86 ppc sparc alpha ia64 ~amd64" IUSE="nls readline" DEPEND="sys-libs/ncurses |