diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-20 11:50:54 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-20 11:50:54 +0000 |
commit | fb475aa59b5a51a933462851c84e927c4929c57a (patch) | |
tree | 3977e94937718d02ca8271b3432bb61d123b7bc1 /app-text/pspresent | |
parent | Cleanup (diff) | |
download | gentoo-2-fb475aa59b5a51a933462851c84e927c4929c57a.tar.gz gentoo-2-fb475aa59b5a51a933462851c84e927c4929c57a.tar.bz2 gentoo-2-fb475aa59b5a51a933462851c84e927c4929c57a.zip |
Stable on amd64 wrt bug #195176
(Portage version: 2.1.3.15)
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 f1b934ca3416..e7c1a37bfa5f 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.24 2007/10/10 21:37:25 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/ChangeLog,v 1.25 2007/10/20 11:50:54 angelos Exp $ + + 20 Oct 2007; Christoph Mende <angelos@gentoo.org> pspresent-1.3.ebuild: + Stable on amd64 wrt bug #195176 10 Oct 2007; Lars Weiler <pylon@gentoo.org> pspresent-1.3.ebuild: stable ppc, bug #195176 diff --git a/app-text/pspresent/pspresent-1.3.ebuild b/app-text/pspresent/pspresent-1.3.ebuild index 814e061832f1..5ebbd4c41190 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.4 2007/10/10 21:37:25 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.3.ebuild,v 1.5 2007/10/20 11:50:54 angelos Exp $ IUSE="xinerama" @@ -19,7 +19,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" src_compile() { |