diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-09 07:36:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-09 07:36:05 +0000 |
commit | 0cb5bb536a4a6318ccb85bf04c66e15ce5efd5ac (patch) | |
tree | 7bc474d66bd227a8ab323a986210e237eb131cfa /app-text/pspresent | |
parent | Fix quoting issues caught by latest repoman. (diff) | |
download | gentoo-2-0cb5bb536a4a6318ccb85bf04c66e15ce5efd5ac.tar.gz gentoo-2-0cb5bb536a4a6318ccb85bf04c66e15ce5efd5ac.tar.bz2 gentoo-2-0cb5bb536a4a6318ccb85bf04c66e15ce5efd5ac.zip |
stable x86, bug 195176
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text/pspresent')
-rw-r--r-- | app-text/pspresent/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pspresent/pspresent-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/pspresent/ChangeLog b/app-text/pspresent/ChangeLog index 3f6696790a2b..0cc62e286d63 100644 --- a/app-text/pspresent/ChangeLog +++ b/app-text/pspresent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pspresent # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.22 2007/07/22 10:24:50 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.23 2007/10/09 07:36:05 opfer Exp $ + + 09 Oct 2007; Christian Faulhammer <opfer@gentoo.org> pspresent-1.3.ebuild: + stable x86, bug 195176 22 Jul 2007; David Shakaryan <omp@gentoo.org> pspresent-1.2.ebuild, pspresent-1.2-r1.ebuild, pspresent-1.3.ebuild: diff --git a/app-text/pspresent/pspresent-1.3.ebuild b/app-text/pspresent/pspresent-1.3.ebuild index 7b48f8557daf..8eb4281b29c1 100644 --- a/app-text/pspresent/pspresent-1.3.ebuild +++ b/app-text/pspresent/pspresent-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.2 2007/07/22 10:24:50 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.3 2007/10/09 07:36:05 opfer Exp $ IUSE="xinerama" @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" src_compile() { |