diff options
author | 2005-09-24 08:17:29 +0000 | |
---|---|---|
committer | 2005-09-24 08:17:29 +0000 | |
commit | a8fc60e64b6d4e8eb686d1c20cad3b71221a119b (patch) | |
tree | c3bccee29dc836205154eabce81f4363926bd337 /app-office | |
parent | update for the wrapper (diff) | |
download | gentoo-2-a8fc60e64b6d4e8eb686d1c20cad3b71221a119b.tar.gz gentoo-2-a8fc60e64b6d4e8eb686d1c20cad3b71221a119b.tar.bz2 gentoo-2-a8fc60e64b6d4e8eb686d1c20cad3b71221a119b.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/scribus/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog index 1c8c0ebe7f55..692234c9baf3 100644 --- a/app-office/scribus/ChangeLog +++ b/app-office/scribus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/scribus # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.65 2005/09/17 21:31:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.66 2005/09/24 08:15:24 corsair Exp $ + + 24 Sep 2005; Markus Rothe <corsair@gentoo.org> scribus-1.2.2.1.ebuild: + Stable on ppc64 17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> scribus-1.2.2.1.ebuild: diff --git a/app-office/scribus/scribus-1.2.2.1.ebuild b/app-office/scribus/scribus-1.2.2.1.ebuild index 6928d441d454..d0fa84e41af9 100644 --- a/app-office/scribus/scribus-1.2.2.1.ebuild +++ b/app-office/scribus/scribus-1.2.2.1.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-office/scribus/scribus-1.2.2.1.ebuild,v 1.7 2005/09/17 21:31:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.2.2.1.ebuild,v 1.8 2005/09/24 08:15:24 corsair Exp $ inherit qt3 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.scribus.net" SRC_URI="http://www.scribus.org.uk/downloads/${PV}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(qt_min_version 3.3.4) |