summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-04-26 12:37:26 +0000
committerMike Gardiner <obz@gentoo.org>2004-04-26 12:37:26 +0000
commit4c0e7ab6a634b5e32829f1ae90bf6e2eaad62cc8 (patch)
tree85a8b7ab4acff03e1295f2d4470c082650191331 /app-text/yodl
parentFixed missing IUSE (diff)
downloadhistorical-4c0e7ab6a634b5e32829f1ae90bf6e2eaad62cc8.tar.gz
historical-4c0e7ab6a634b5e32829f1ae90bf6e2eaad62cc8.tar.bz2
historical-4c0e7ab6a634b5e32829f1ae90bf6e2eaad62cc8.zip
Marked stable on x86
Diffstat (limited to 'app-text/yodl')
-rw-r--r--app-text/yodl/ChangeLog7
-rw-r--r--app-text/yodl/yodl-1.31.18.ebuild11
2 files changed, 10 insertions, 8 deletions
diff --git a/app-text/yodl/ChangeLog b/app-text/yodl/ChangeLog
index d70a4a3e66c5..c78e05036af6 100644
--- a/app-text/yodl/ChangeLog
+++ b/app-text/yodl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/yodl
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/yodl/ChangeLog,v 1.2 2003/10/25 18:23:49 usata Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/yodl/ChangeLog,v 1.3 2004/04/26 12:37:26 obz Exp $
+
+ 26 Apr 2004; Mike Gardiner <obz@gentoo.org> yodl-1.31.18.ebuild:
+ Marked stable on x86
26 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> yodl-1.31.18.ebuild:
Fixed Makefile bug.
diff --git a/app-text/yodl/yodl-1.31.18.ebuild b/app-text/yodl/yodl-1.31.18.ebuild
index cf7a0b5a8774..b4759169af6d 100644
--- a/app-text/yodl/yodl-1.31.18.ebuild
+++ b/app-text/yodl/yodl-1.31.18.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/yodl/yodl-1.31.18.ebuild,v 1.2 2003/10/25 18:23:49 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/yodl/yodl-1.31.18.ebuild,v 1.3 2004/04/26 12:37:26 obz Exp $
inherit eutils
-IUSE=""
-
HOMEPAGE="http://www.xs4all.nl/~jantien/yodl/"
SRC_URI="ftp://ftp.lilypond.org/pub/yodl/development/${P}.tar.gz"
DESCRIPTION="Yet oneOther Document Language"
-
LICENSE="GPL-2"
+
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+IUSE=""
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
DEPEND="sys-devel/bison
sys-devel/flex