diff options
author | 2010-05-22 16:04:13 +0000 | |
---|---|---|
committer | 2010-05-22 16:04:13 +0000 | |
commit | 5e653f745562c8cb276213e15ce5ff8acc6e6176 (patch) | |
tree | 4c1f26bc1e638936e66d59367ab723f8b2153f79 /sys-apps/devicekit-disks | |
parent | Add ~alpha/~ia64/~sparc wrt #313563 (diff) | |
download | historical-5e653f745562c8cb276213e15ce5ff8acc6e6176.tar.gz historical-5e653f745562c8cb276213e15ce5ff8acc6e6176.tar.bz2 historical-5e653f745562c8cb276213e15ce5ff8acc6e6176.zip |
Add ~alpha/~ia64/~sparc wrt #313563
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'sys-apps/devicekit-disks')
-rw-r--r-- | sys-apps/devicekit-disks/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/devicekit-disks/devicekit-disks-009.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/devicekit-disks/ChangeLog b/sys-apps/devicekit-disks/ChangeLog index c5e4ac086971..8b606bcb2fff 100644 --- a/sys-apps/devicekit-disks/ChangeLog +++ b/sys-apps/devicekit-disks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/devicekit-disks # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/ChangeLog,v 1.4 2010/05/13 16:33:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/ChangeLog,v 1.5 2010/05/22 16:03:43 armin76 Exp $ + + 22 May 2010; Raúl Porcel <armin76@gentoo.org> devicekit-disks-009.ebuild: + Add ~alpha/~ia64/~sparc wrt #313563 13 May 2010; Joseph Jezak <josejx@gentoo.org> devicekit-disks-009.ebuild: Marked ~ppc for bug #309783. diff --git a/sys-apps/devicekit-disks/devicekit-disks-009.ebuild b/sys-apps/devicekit-disks/devicekit-disks-009.ebuild index a00b2b4033bc..636120783811 100644 --- a/sys-apps/devicekit-disks/devicekit-disks-009.ebuild +++ b/sys-apps/devicekit-disks/devicekit-disks-009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-009.ebuild,v 1.3 2010/05/13 16:33:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/devicekit-disks/devicekit-disks-009.ebuild,v 1.4 2010/05/22 16:03:43 armin76 Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="debug doc" # lvm2-2.02.48-r2 dep due to bug 270350 |