diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 16:14:22 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-07-16 16:14:22 +0000 |
commit | dcfaf0be67e45591d1595fa1b3651b56feae17b2 (patch) | |
tree | a1f80020f52f8435f1cd2ee9f064b314570ad5f5 /app-text | |
parent | Marked ppc stable for bug #99218. (diff) | |
download | historical-dcfaf0be67e45591d1595fa1b3651b56feae17b2.tar.gz historical-dcfaf0be67e45591d1595fa1b3651b56feae17b2.tar.bz2 historical-dcfaf0be67e45591d1595fa1b3651b56feae17b2.zip |
Marked ppc stable for bug #99217.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pspresent/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pspresent/Manifest | 10 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.2.ebuild | 4 |
3 files changed, 16 insertions, 3 deletions
diff --git a/app-text/pspresent/ChangeLog b/app-text/pspresent/ChangeLog index ddaa457d7aed..e63edd952422 100644 --- a/app-text/pspresent/ChangeLog +++ b/app-text/pspresent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pspresent # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.12 2005/06/28 08:28:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.13 2005/07/16 16:14:22 josejx Exp $ + + 16 Jul 2005; Joseph Jezak <josejx@gentoo.org> pspresent-1.2.ebuild: + Marked ppc stable for bug #99217. 28 Jun 2005; Simon Stelling <blubb@gentoo.org> pspresent-1.2.ebuild: added ~amd64 keyword diff --git a/app-text/pspresent/Manifest b/app-text/pspresent/Manifest index 0d4a918d09a4..9819aa74c7a6 100644 --- a/app-text/pspresent/Manifest +++ b/app-text/pspresent/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 fcb3e9475d4fc395547dd3bb037033a9 ChangeLog 1394 MD5 1ea0923f2ec37bd72043c08b675f554b pspresent-1.1.ebuild 804 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 30247ff7ff23fd71747f14795958983b pspresent-1.2.ebuild 811 MD5 1ddede6fd39817c8ff4af2ff97721eb8 files/digest-pspresent-1.2 64 MD5 e8d36b988969f7d4ff8e3a45e05ca0f3 files/digest-pspresent-1.1 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2TKbcsIHjyDViGQRAsMzAJ413NJycxtLo9+w7V+1GlTFJDLp9gCgoE1q +PXKPa0mbhboSvPRuD+lMhPs= +=+DRv +-----END PGP SIGNATURE----- diff --git a/app-text/pspresent/pspresent-1.2.ebuild b/app-text/pspresent/pspresent-1.2.ebuild index 8a9e3ea983db..374d6d21b8f5 100644 --- a/app-text/pspresent/pspresent-1.2.ebuild +++ b/app-text/pspresent/pspresent-1.2.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/pspresent/pspresent-1.2.ebuild,v 1.4 2005/06/28 08:28:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.5 2005/07/16 16:14:22 josejx Exp $ IUSE="xinerama" @@ -18,7 +18,7 @@ PROVIDE="virtual/psviewer" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" src_compile() { |