diff options
author | Chris Bainbridge <chrb@gentoo.org> | 2004-10-16 15:26:41 +0000 |
---|---|---|
committer | Chris Bainbridge <chrb@gentoo.org> | 2004-10-16 15:26:41 +0000 |
commit | 6e91b42785c5a8b65db2c22b592cac9565f3d4c4 (patch) | |
tree | 49a24032af1b26bf7e8ed76ba9f02f9c94c08741 /sys-boot | |
parent | New package (Manifest recommit) (diff) | |
download | gentoo-2-6e91b42785c5a8b65db2c22b592cac9565f3d4c4.tar.gz gentoo-2-6e91b42785c5a8b65db2c22b592cac9565f3d4c4.tar.bz2 gentoo-2-6e91b42785c5a8b65db2c22b592cac9565f3d4c4.zip |
mark stable
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/cromwell/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/cromwell/cromwell-2.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/cromwell/ChangeLog b/sys-boot/cromwell/ChangeLog index f5ed7bd6c7ae..1fa8a89f4860 100644 --- a/sys-boot/cromwell/ChangeLog +++ b/sys-boot/cromwell/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/cromwell # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/ChangeLog,v 1.1 2004/06/30 01:42:15 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/ChangeLog,v 1.2 2004/10/16 15:26:41 chrb Exp $ + + 16 Oct 2004; Chris Bainbridge <chrb@gentoo.org> cromwell-2.31.ebuild: + mark stable *cromwell-2.31 (30 Jun 2004) diff --git a/sys-boot/cromwell/cromwell-2.31.ebuild b/sys-boot/cromwell/cromwell-2.31.ebuild index 45ba67b36f98..2728d23ae916 100644 --- a/sys-boot/cromwell/cromwell-2.31.ebuild +++ b/sys-boot/cromwell/cromwell-2.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.31.ebuild,v 1.1 2004/06/30 01:42:15 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/cromwell/cromwell-2.31.ebuild,v 1.2 2004/10/16 15:26:41 chrb Exp $ inherit mount-boot @@ -12,7 +12,7 @@ RESTRICT="${RESTRICT} nostrip" DEPEND="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" PROVIDE="virtual/bootloader" src_compile() { |