diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-07-15 09:22:32 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-07-15 09:22:32 +0000 |
commit | 125e4548457222d648e3d8e9eb1cbddf4d90466f (patch) | |
tree | 83abf2796782bc4d53d611ccb208cd376c7e47f3 /app-text/pinfo | |
parent | Put sensible defaults (diff) | |
download | gentoo-2-125e4548457222d648e3d8e9eb1cbddf4d90466f.tar.gz gentoo-2-125e4548457222d648e3d8e9eb1cbddf4d90466f.tar.bz2 gentoo-2-125e4548457222d648e3d8e9eb1cbddf4d90466f.zip |
Added sparc stable keyword
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pinfo/Manifest | 4 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.7.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pinfo/ChangeLog b/app-text/pinfo/ChangeLog index 56527f7f9ae4..24bfcd52358a 100644 --- a/app-text/pinfo/ChangeLog +++ b/app-text/pinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pinfo # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.9 2003/03/09 20:40:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.10 2003/07/15 09:18:23 joker Exp $ + + 15 Jul 2003; Christian Birchinger <joker@gentoo.org> pinfo-0.6.7.ebuild: + Added sparc stable keyword *pinfo-0.6.7 (09 Mar 2003) diff --git a/app-text/pinfo/Manifest b/app-text/pinfo/Manifest index e0fe6d922605..38c062c1a55d 100644 --- a/app-text/pinfo/Manifest +++ b/app-text/pinfo/Manifest @@ -1,5 +1,5 @@ -MD5 5b8bb77158762ca9276b227a56b41e46 ChangeLog 1627 +MD5 145d5cb64205d2ff405b04b86214aa35 ChangeLog 1734 MD5 8879eac2e8cb5fb4ebc67b4e1defd83c pinfo-0.6.5_p2-r1.ebuild 931 -MD5 b9056f94c32c4f21cde9dc1974878def pinfo-0.6.7.ebuild 925 +MD5 48419a03f6890b40c9bc0a1159ad8d07 pinfo-0.6.7.ebuild 924 MD5 e132eaa5418eb067f4db536d63f27e07 files/digest-pinfo-0.6.5_p2-r1 65 MD5 cd407b1e6a446c80f336c862fe75b56f files/digest-pinfo-0.6.7 63 diff --git a/app-text/pinfo/pinfo-0.6.7.ebuild b/app-text/pinfo/pinfo-0.6.7.ebuild index 7972f4d98913..c03497ee7263 100644 --- a/app-text/pinfo/pinfo-0.6.7.ebuild +++ b/app-text/pinfo/pinfo-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.7.ebuild,v 1.2 2003/07/11 20:35:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.7.ebuild,v 1.3 2003/07/15 09:18:23 joker Exp $ MY_P=${PN}-${PV/_/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://zeus.polsl.gliwice.pl/~pborys/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc " +KEYWORDS="x86 ~ppc sparc " IUSE="nls readline" DEPEND="sys-libs/ncurses |