summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-06-12 04:48:31 +0000
committerThomas Kahle <tomka@gentoo.org>2011-06-12 04:48:31 +0000
commit8b3a3a4896c603de8c3a31169bc6ce1be48ce240 (patch)
treebb0c5d2b5248c6b919106a9221289dda63852fdc /app-xemacs/ps-print
parentDisabled PIE for USE="profile", should fix bug #371119. (diff)
downloadhistorical-8b3a3a4896c603de8c3a31169bc6ce1be48ce240.tar.gz
historical-8b3a3a4896c603de8c3a31169bc6ce1be48ce240.tar.bz2
historical-8b3a3a4896c603de8c3a31169bc6ce1be48ce240.zip
x86 stable per bug 369897
Package-Manager: portage-2.1.9.50/cvs/Linux i686
Diffstat (limited to 'app-xemacs/ps-print')
-rw-r--r--app-xemacs/ps-print/ChangeLog7
-rw-r--r--app-xemacs/ps-print/ps-print-1.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/ps-print/ChangeLog b/app-xemacs/ps-print/ChangeLog
index 04ad6ec07796..656feca13ca2 100644
--- a/app-xemacs/ps-print/ChangeLog
+++ b/app-xemacs/ps-print/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ps-print
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.15 2009/02/22 08:31:11 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ChangeLog,v 1.16 2011/06/12 04:31:17 tomka Exp $
+
+ 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> ps-print-1.12.ebuild:
+ x86 stable per bug 369897
*ps-print-1.12 (22 Feb 2009)
diff --git a/app-xemacs/ps-print/ps-print-1.12.ebuild b/app-xemacs/ps-print/ps-print-1.12.ebuild
index 1a0ec5045181..3001b8d44ece 100644
--- a/app-xemacs/ps-print/ps-print-1.12.ebuild
+++ b/app-xemacs/ps-print/ps-print-1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.12.ebuild,v 1.1 2009/02/22 08:31:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.12.ebuild,v 1.2 2011/06/12 04:31:17 tomka Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/text-modes
app-xemacs/xemacs-base
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
inherit xemacs-packages