diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-01-20 18:13:32 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-01-20 18:13:32 +0000 |
commit | 9d9938cdbe6f3c4674983493bd1e71bb1be7553f (patch) | |
tree | 8be74cdb751f998a592028490bb1db57a6223144 /sys-boot | |
parent | Stable on x86 bug 75801 (diff) | |
download | gentoo-2-9d9938cdbe6f3c4674983493bd1e71bb1be7553f.tar.gz gentoo-2-9d9938cdbe6f3c4674983493bd1e71bb1be7553f.tar.bz2 gentoo-2-9d9938cdbe6f3c4674983493bd1e71bb1be7553f.zip |
stable
(Portage version: 2.0.51-r14)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/bootcreator/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/bootcreator/bootcreator-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/bootcreator/ChangeLog b/sys-boot/bootcreator/ChangeLog index 11e0e784b3c5..377635a2e94a 100644 --- a/sys-boot/bootcreator/ChangeLog +++ b/sys-boot/bootcreator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/bootcreator # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/ChangeLog,v 1.1 2005/01/16 19:21:50 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/ChangeLog,v 1.2 2005/01/20 18:13:32 pylon Exp $ + + 20 Jan 2005; Lars Weiler <pylon@gentoo.org> bootcreator-1.1.ebuild: + Stable now. *bootcreator-1.1 (16 Jan 2005) diff --git a/sys-boot/bootcreator/bootcreator-1.1.ebuild b/sys-boot/bootcreator/bootcreator-1.1.ebuild index 952df1ad1a58..900513bde004 100644 --- a/sys-boot/bootcreator/bootcreator-1.1.ebuild +++ b/sys-boot/bootcreator/bootcreator-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/bootcreator-1.1.ebuild,v 1.1 2005/01/16 19:21:50 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/bootcreator/bootcreator-1.1.ebuild,v 1.2 2005/01/20 18:13:32 pylon Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://tbs-software.com/morgoth/projects.html" SRC_URI="http://tbs-software.com/morgoth/files/bootcreator-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc -*" +KEYWORDS="ppc -*" IUSE="" DEPEND="" S=${WORKDIR}/${PN} |