diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:34:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-12 23:34:02 +0000 |
commit | 39a2e89c146e2db51e18bb6c88e98ef9ea1fa670 (patch) | |
tree | 3985a1f989df81f2a25f9e506bd519f65574fbef /app-text/yodl | |
parent | Stable on alpha. (diff) | |
download | historical-39a2e89c146e2db51e18bb6c88e98ef9ea1fa670.tar.gz historical-39a2e89c146e2db51e18bb6c88e98ef9ea1fa670.tar.bz2 historical-39a2e89c146e2db51e18bb6c88e98ef9ea1fa670.zip |
Stable on alpha.
Diffstat (limited to 'app-text/yodl')
-rw-r--r-- | app-text/yodl/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/yodl/Manifest | 6 | ||||
-rw-r--r-- | app-text/yodl/yodl-1.31.18.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/yodl/ChangeLog b/app-text/yodl/ChangeLog index c78e05036af6..ea9f2915060d 100644 --- a/app-text/yodl/ChangeLog +++ b/app-text/yodl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/yodl # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yodl/ChangeLog,v 1.4 2004/05/12 23:34:02 kloeri Exp $ + + 13 May 2004; Bryan Østergaard <kloeri@gentoo.org> yodl-1.31.18.ebuild: + Stable on alpha. 26 Apr 2004; Mike Gardiner <obz@gentoo.org> yodl-1.31.18.ebuild: Marked stable on x86 diff --git a/app-text/yodl/Manifest b/app-text/yodl/Manifest index ef2f04e3ac83..91f6d8f82deb 100644 --- a/app-text/yodl/Manifest +++ b/app-text/yodl/Manifest @@ -1,7 +1,7 @@ -MD5 b5b88e263fb9e9425c0fe413e27ab1e3 yodl-1.31.18.ebuild 1434 -MD5 accb9d1bd3ed6a9916002e3560e0761e ChangeLog 693 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 00913f52c279682fdced5afd12a2d45a ChangeLog 789 +MD5 7cd4dc0cfa51e8d704c92213db0c389c yodl-1.31.18.ebuild 1436 MD5 dd6529b5aba8890ca04cd66abe69c733 files/yodl-1.31.18-debian.patch 1968 -MD5 e9b9d8a049fd84a23d04a74118bfedb8 files/digest-yodl-1.31.18 64 MD5 a553ffa04e5a7a6e7a127f6a8e246931 files/bison-configure.patch 501 +MD5 e9b9d8a049fd84a23d04a74118bfedb8 files/digest-yodl-1.31.18 64 MD5 f7f985d62b23240fe1a24870de0e63af files/yodl-1.31.18-compile-fix-ia64.patch 838 diff --git a/app-text/yodl/yodl-1.31.18.ebuild b/app-text/yodl/yodl-1.31.18.ebuild index b4759169af6d..c133f8ff4e12 100644 --- a/app-text/yodl/yodl-1.31.18.ebuild +++ b/app-text/yodl/yodl-1.31.18.ebuild @@ -1,6 +1,6 @@ # 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.3 2004/04/26 12:37:26 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yodl/yodl-1.31.18.ebuild,v 1.4 2004/05/12 23:34:02 kloeri Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND="sys-devel/bison sys-devel/flex |