diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-02-07 23:57:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-02-07 23:57:32 +0000 |
commit | 6f189010588ab75f41290fd699211f828131d298 (patch) | |
tree | 35ee826c6bc549a7613c1ac356c6805ef79dd6e9 /app-text/libpaper | |
parent | Correct maintainer email (proxy maintenance has since long ended) (diff) | |
download | gentoo-2-6f189010588ab75f41290fd699211f828131d298.tar.gz gentoo-2-6f189010588ab75f41290fd699211f828131d298.tar.bz2 gentoo-2-6f189010588ab75f41290fd699211f828131d298.zip |
Sparc stable --- Bug #209048 --- works fine and is useful too.
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-text/libpaper')
-rw-r--r-- | app-text/libpaper/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libpaper/libpaper-1.1.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libpaper/ChangeLog b/app-text/libpaper/ChangeLog index d8ca3dee8c19..fd4eb86f9bcc 100644 --- a/app-text/libpaper/ChangeLog +++ b/app-text/libpaper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libpaper # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libpaper/ChangeLog,v 1.32 2008/02/07 23:32:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libpaper/ChangeLog,v 1.33 2008/02/07 23:57:32 fmccor Exp $ + + 07 Feb 2008; Ferris McCormick <fmccor@gentoo.org> libpaper-1.1.23.ebuild: + Sparc stable --- Bug #209048 --- works fine and is useful too. 07 Feb 2008; Brent Baude <ranger@gentoo.org> libpaper-1.1.23.ebuild: Marking libpaper-1.1.23 ppc64 for bug 209048 diff --git a/app-text/libpaper/libpaper-1.1.23.ebuild b/app-text/libpaper/libpaper-1.1.23.ebuild index aafe8a2e970a..f1954b59df32 100644 --- a/app-text/libpaper/libpaper-1.1.23.ebuild +++ b/app-text/libpaper/libpaper-1.1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libpaper/libpaper-1.1.23.ebuild,v 1.2 2008/02/07 23:32:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libpaper/libpaper-1.1.23.ebuild,v 1.3 2008/02/07 23:57:32 fmccor Exp $ inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/libp/libpaper/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" src_unpack() { |