diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-18 21:39:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-18 21:39:36 +0000 |
commit | bb6c19b84068c19e137d96b2c15b3d87fc83a8d1 (patch) | |
tree | 2af0a8399b969ca0839ca7ebf696d2c12bf1cd98 /sys-fs/diskdev_cmds | |
parent | x86 stable, bug #381643 (diff) | |
download | gentoo-2-bb6c19b84068c19e137d96b2c15b3d87fc83a8d1.tar.gz gentoo-2-bb6c19b84068c19e137d96b2c15b3d87fc83a8d1.tar.bz2 gentoo-2-bb6c19b84068c19e137d96b2c15b3d87fc83a8d1.zip |
x86 stable, bug #382493
(Portage version: 2.1.10.18/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/diskdev_cmds')
-rw-r--r-- | sys-fs/diskdev_cmds/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/diskdev_cmds/ChangeLog b/sys-fs/diskdev_cmds/ChangeLog index d6f5f722f613..4fe9132020cc 100644 --- a/sys-fs/diskdev_cmds/ChangeLog +++ b/sys-fs/diskdev_cmds/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/diskdev_cmds # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/ChangeLog,v 1.5 2011/09/13 09:16:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/ChangeLog,v 1.6 2011/09/18 21:39:36 maekke Exp $ + + 18 Sep 2011; Markus Meier <maekke@gentoo.org> diskdev_cmds-332.14_p1.ebuild: + x86 stable, bug #382493 13 Sep 2011; Markos Chandras <hwoarang@gentoo.org> diskdev_cmds-332.14_p1.ebuild: diff --git a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild index 57c63f30abfe..45f7e0c12bbc 100644 --- a/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild +++ b/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild,v 1.3 2011/09/13 09:16:57 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/diskdev_cmds/diskdev_cmds-332.14_p1.ebuild,v 1.4 2011/09/18 21:39:36 maekke Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-${MY_PV}. mirror://gentoo/diskdev_cmds-${PV}.patch.bz2" LICENSE="APSL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" RDEPEND="${DEPEND}" |