diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 03:27:16 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-06-28 03:27:16 +0000 |
commit | a42e55174bbc1e3f0eeb1a91768a20f8eb65e541 (patch) | |
tree | 30e23172fcca677bfe2dd397ad19ac4dec4a5edf /app-text/pinfo | |
parent | change glibc to libc and clean up other horribly ugly ebuilds (Manifest recom... (diff) | |
download | gentoo-2-a42e55174bbc1e3f0eeb1a91768a20f8eb65e541.tar.gz gentoo-2-a42e55174bbc1e3f0eeb1a91768a20f8eb65e541.tar.bz2 gentoo-2-a42e55174bbc1e3f0eeb1a91768a20f8eb65e541.zip |
~mips
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 190a8600f43c..2a002db13f6c 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pinfo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.18 2004/06/24 22:48:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.19 2004/06/28 03:27:16 ciaranm Exp $ + + 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> pinfo-0.6.8.ebuild: + Added ~mips 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> pinfo-0.6.8.ebuild : Stable on AMD64. diff --git a/app-text/pinfo/pinfo-0.6.8.ebuild b/app-text/pinfo/pinfo-0.6.8.ebuild index 2bb8b7bfb9f7..17d82afc54de 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 Foundation # 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.9 2004/06/24 22:48:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.8.ebuild,v 1.10 2004/06/28 03:27:16 ciaranm 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 amd64" +KEYWORDS="x86 ppc sparc alpha ia64 amd64 ~mips" IUSE="nls readline" DEPEND="sys-libs/ncurses |