diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 07:51:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-18 07:51:09 +0000 |
commit | 0601082366ae7a9509471469ac7bdf0dae4f1acb (patch) | |
tree | 1b93350c7e5e77ab1b8de3babf778651da0ef596 /app-text/paps/paps-0.6.8.ebuild | |
parent | Stable for amd64, wrt bug #415973 (diff) | |
download | gentoo-2-0601082366ae7a9509471469ac7bdf0dae4f1acb.tar.gz gentoo-2-0601082366ae7a9509471469ac7bdf0dae4f1acb.tar.bz2 gentoo-2-0601082366ae7a9509471469ac7bdf0dae4f1acb.zip |
Stable for amd64, wrt bug #415463
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/paps/paps-0.6.8.ebuild')
-rw-r--r-- | app-text/paps/paps-0.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/paps/paps-0.6.8.ebuild b/app-text/paps/paps-0.6.8.ebuild index 4d9b400359d4..02d51041635a 100644 --- a/app-text/paps/paps-0.6.8.ebuild +++ b/app-text/paps/paps-0.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/paps/paps-0.6.8.ebuild,v 1.2 2012/05/04 03:33:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/paps/paps-0.6.8.ebuild,v 1.3 2012/05/18 07:51:09 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-libs/pango" |