diff options
author | 2005-06-28 08:28:19 +0000 | |
---|---|---|
committer | 2005-06-28 08:28:19 +0000 | |
commit | e2d7f3e0b2a2e3c8984f14de172d7e6976c5e269 (patch) | |
tree | c03eec61fb523c49cba7a5acc28dc7afce338129 /app-text | |
parent | ~amd64 (diff) | |
download | historical-e2d7f3e0b2a2e3c8984f14de172d7e6976c5e269.tar.gz historical-e2d7f3e0b2a2e3c8984f14de172d7e6976c5e269.tar.bz2 historical-e2d7f3e0b2a2e3c8984f14de172d7e6976c5e269.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pspresent/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pspresent/Manifest | 4 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pspresent/ChangeLog b/app-text/pspresent/ChangeLog index 4687bf05d2d6..ddaa457d7aed 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.11 2005/06/02 05:59:30 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.12 2005/06/28 08:28:19 blubb Exp $ + + 28 Jun 2005; Simon Stelling <blubb@gentoo.org> pspresent-1.2.ebuild: + added ~amd64 keyword 02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> pspresent-1.2.ebuild: diff --git a/app-text/pspresent/Manifest b/app-text/pspresent/Manifest index 5c45a34239ba..d0db7b18f312 100644 --- a/app-text/pspresent/Manifest +++ b/app-text/pspresent/Manifest @@ -1,6 +1,6 @@ -MD5 8eff521f8d076b947d3835f092db5184 ChangeLog 1191 +MD5 83288f54f3e66322d1cc903881897dfe ChangeLog 1286 MD5 dffd46174e78b327c834fc3e4b1cf848 metadata.xml 160 MD5 1ea0923f2ec37bd72043c08b675f554b pspresent-1.1.ebuild 804 -MD5 0b919039da7183287812b90d097512b4 pspresent-1.2.ebuild 804 +MD5 e5159e5891ae4f0a62fbb6efb11cabd6 pspresent-1.2.ebuild 811 MD5 e8d36b988969f7d4ff8e3a45e05ca0f3 files/digest-pspresent-1.1 64 MD5 1ddede6fd39817c8ff4af2ff97721eb8 files/digest-pspresent-1.2 64 diff --git a/app-text/pspresent/pspresent-1.2.ebuild b/app-text/pspresent/pspresent-1.2.ebuild index dd19c6e51e33..8a9e3ea983db 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.3 2005/06/02 05:59:31 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.4 2005/06/28 08:28:19 blubb Exp $ IUSE="xinerama" @@ -18,7 +18,7 @@ PROVIDE="virtual/psviewer" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" src_compile() { |