diff options
Diffstat (limited to 'app-text/sary/sary-1.2.0.ebuild')
-rw-r--r-- | app-text/sary/sary-1.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/sary/sary-1.2.0.ebuild b/app-text/sary/sary-1.2.0.ebuild index 10f6f6405d3b..1cf38023bd49 100644 --- a/app-text/sary/sary-1.2.0.ebuild +++ b/app-text/sary/sary-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sary/sary-1.2.0.ebuild,v 1.8 2005/11/25 19:32:37 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sary/sary-1.2.0.ebuild,v 1.9 2006/01/31 20:14:03 agriffis Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://sary.sourceforge.net/" SRC_URI="http://sary.sourceforge.net/${P}.tar.gz" LICENSE="LGPL-2.1" -KEYWORDS="alpha ~amd64 ~ia64 ppc ~ppc-macos ppc64 x86" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc-macos ppc64 x86" SLOT="0" DEPEND=">=dev-libs/glib-2" |