diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-06-27 03:22:28 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-06-27 03:22:28 +0000 |
commit | 533e4ee78117ddbfdb201d1df591255d61a499ef (patch) | |
tree | 18e32e7815c280ce9e43cc75b98eed700cd90744 /app-text | |
parent | remove 970 references from CFLAGS, this is supposed to be generic!! (diff) | |
download | historical-533e4ee78117ddbfdb201d1df591255d61a499ef.tar.gz historical-533e4ee78117ddbfdb201d1df591255d61a499ef.tar.bz2 historical-533e4ee78117ddbfdb201d1df591255d61a499ef.zip |
Stable ppc-macos
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/psutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/psutils/Manifest | 4 | ||||
-rw-r--r-- | app-text/psutils/psutils-1.17.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/psutils/ChangeLog b/app-text/psutils/ChangeLog index ad347ef66312..d4b0a3643d1e 100644 --- a/app-text/psutils/ChangeLog +++ b/app-text/psutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/psutils # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.16 2005/04/10 03:47:58 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/ChangeLog,v 1.17 2005/06/27 03:22:28 j4rg0n Exp $ + + 27 Jun 2005; Lina Pezzella <j4rg0n@gentoo.org> psutils-1.17.ebuild: + Stable ppc-macos 10 Apr 2005; Lina Pezzella <j4rg0n@gentoo.org> psutils-1.17.ebuild: Testing ppc-macos. Bug #86079 diff --git a/app-text/psutils/Manifest b/app-text/psutils/Manifest index 1cb9b25c9f89..8a5063424992 100644 --- a/app-text/psutils/Manifest +++ b/app-text/psutils/Manifest @@ -1,3 +1,3 @@ -MD5 d1d6aaaa1955078f69ccc21b1785c435 ChangeLog 1694 -MD5 274727accd7dfc5e3bdb46b2d8ce4886 psutils-1.17.ebuild 828 +MD5 58b057745511e38df796ce0b44453680 ChangeLog 1784 +MD5 60f7ce56aebeb81c11d251f688e7985d psutils-1.17.ebuild 827 MD5 5cdea5e78a2b92331f2e5b0325a86069 files/digest-psutils-1.17 63 diff --git a/app-text/psutils/psutils-1.17.ebuild b/app-text/psutils/psutils-1.17.ebuild index 8305ad405b05..c97e04f724c8 100644 --- a/app-text/psutils/psutils-1.17.ebuild +++ b/app-text/psutils/psutils-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.25 2005/04/10 03:47:58 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/psutils/psutils-1.17.ebuild,v 1.26 2005/06/27 03:22:28 j4rg0n Exp $ DESCRIPTION="PostScript Utilities" HOMEPAGE="http://www.tardis.ed.ac.uk/~ajcd/psutils" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.enst.fr/pub/unix/a2ps/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc-macos ppc64 sparc x86" IUSE="" RDEPEND="virtual/libc" |