diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:56:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-19 19:56:05 +0000 |
commit | d715158189235cfa490e0701b0f11886224cb307 (patch) | |
tree | 63899f9896127b717afb9c561aedffdf0835e6db /app-accessibility/sound-icons | |
parent | Call no-op default phases for each implementation (meaningless but more corre... (diff) | |
download | historical-d715158189235cfa490e0701b0f11886224cb307.tar.gz historical-d715158189235cfa490e0701b0f11886224cb307.tar.bz2 historical-d715158189235cfa490e0701b0f11886224cb307.zip |
Add ~amd64, wrt bug #438864
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-accessibility/sound-icons')
-rw-r--r-- | app-accessibility/sound-icons/ChangeLog | 8 | ||||
-rw-r--r-- | app-accessibility/sound-icons/sound-icons-0.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-accessibility/sound-icons/ChangeLog b/app-accessibility/sound-icons/ChangeLog index 3b8f8835a0e5..6df7ed9230bc 100644 --- a/app-accessibility/sound-icons/ChangeLog +++ b/app-accessibility/sound-icons/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-accessibility/sound-icons -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sound-icons/ChangeLog,v 1.2 2009/04/01 18:11:40 williamh Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sound-icons/ChangeLog,v 1.3 2012/10/19 19:56:05 ago Exp $ + + 19 Oct 2012; Agostino Sarubbo <ago@gentoo.org> sound-icons-0.1.ebuild: + Add ~amd64, wrt bug #438864 01 Apr 2009; William Hubbs <williamh@gentoo.org> sound-icons-0.1.ebuild: Stable on x86. @@ -13,4 +16,3 @@ 12 Sep 2007; William Hubbs <williamh@gentoo.org> +metadata.xml, +sound-icons-0.1.ebuild: Initial commit. - diff --git a/app-accessibility/sound-icons/sound-icons-0.1.ebuild b/app-accessibility/sound-icons/sound-icons-0.1.ebuild index 2333646fe2d6..7831e351ba0a 100644 --- a/app-accessibility/sound-icons/sound-icons-0.1.ebuild +++ b/app-accessibility/sound-icons/sound-icons-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sound-icons/sound-icons-0.1.ebuild,v 1.2 2009/04/01 18:11:40 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/sound-icons/sound-icons-0.1.ebuild,v 1.3 2012/10/19 19:56:05 ago Exp $ DESCRIPTION="a collection of Sound Icons for speech-dispatcher" HOMEPAGE="http://www.freebsoft.org" @@ -8,7 +8,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="app-accessibility/speech-dispatcher" |