diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:26:04 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:26:04 +0000 |
commit | 4d157a585f13bc67c487df1459e1e4d0751d8996 (patch) | |
tree | 367b7d825b00768b6d14b5195eaa7db08f4cc25b /sys-boot | |
parent | Version bump. Closes bug #46712. (Manifest recommit) (diff) | |
download | gentoo-2-4d157a585f13bc67c487df1459e1e4d0751d8996.tar.gz gentoo-2-4d157a585f13bc67c487df1459e1e4d0751d8996.tar.bz2 gentoo-2-4d157a585f13bc67c487df1459e1e4d0751d8996.zip |
stable. if it breaks, we'll blame our friends at debian
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/silo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/silo/silo-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/silo/ChangeLog b/sys-boot/silo/ChangeLog index b6492c3b7af7..d50f0da64194 100644 --- a/sys-boot/silo/ChangeLog +++ b/sys-boot/silo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/silo # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.8 2004/03/01 20:05:24 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/ChangeLog,v 1.9 2004/04/04 00:26:04 ciaranm Exp $ + + 04 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> silo-1.4.4.ebuild: + Going stable... *silo-1.4.4 (30 Jan 2004) diff --git a/sys-boot/silo/silo-1.4.4.ebuild b/sys-boot/silo/silo-1.4.4.ebuild index fc1b19a5d4f3..780e5fdb27e1 100644 --- a/sys-boot/silo/silo-1.4.4.ebuild +++ b/sys-boot/silo/silo-1.4.4.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/sys-boot/silo/silo-1.4.4.ebuild,v 1.1 2004/01/30 20:48:44 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.4.4.ebuild,v 1.2 2004/04/04 00:26:04 ciaranm Exp $ inherit mount-boot @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="-* ~sparc" +KEYWORDS="-* sparc" PROVIDE="virtual/bootloader" |