diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-04 13:57:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-04 13:57:28 +0000 |
commit | f1b29965347d715900e785623e33ea936edecfb3 (patch) | |
tree | e076d757e30d1c7ad7c1f8e369cb3bb48d16d9dd /app-text/flpsed | |
parent | New version with small fixes (diff) | |
download | gentoo-2-f1b29965347d715900e785623e33ea936edecfb3.tar.gz gentoo-2-f1b29965347d715900e785623e33ea936edecfb3.tar.bz2 gentoo-2-f1b29965347d715900e785623e33ea936edecfb3.zip |
amd64/x86 stable, bug #226875
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
Diffstat (limited to 'app-text/flpsed')
-rw-r--r-- | app-text/flpsed/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/flpsed/flpsed-0.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/flpsed/ChangeLog b/app-text/flpsed/ChangeLog index 4525f83317df..464958e30063 100644 --- a/app-text/flpsed/ChangeLog +++ b/app-text/flpsed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/flpsed # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.16 2008/08/07 16:14:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.17 2008/10/04 13:57:28 maekke Exp $ + + 04 Oct 2008; Markus Meier <maekke@gentoo.org> flpsed-0.5.1.ebuild: + amd64/x86 stable, bug #226875 *flpsed-0.5.1 (07 Aug 2008) diff --git a/app-text/flpsed/flpsed-0.5.1.ebuild b/app-text/flpsed/flpsed-0.5.1.ebuild index b2b43a585659..e21016094c0c 100644 --- a/app-text/flpsed/flpsed-0.5.1.ebuild +++ b/app-text/flpsed/flpsed-0.5.1.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/flpsed/flpsed-0.5.1.ebuild,v 1.1 2008/08/07 16:14:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.5.1.ebuild,v 1.2 2008/10/04 13:57:28 maekke Exp $ DESCRIPTION="Pseudo PostScript editor" HOMEPAGE="http://www.ecademix.com/JohannesHofmann/" @@ -8,7 +8,7 @@ SRC_URI="http://www.ecademix.com/JohannesHofmann/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-libs/libX11 |