diff options
author | Ned Ludd <solar@gentoo.org> | 2009-03-14 03:52:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-03-14 03:52:15 +0000 |
commit | d55b7cd6daf50f5f8b070a599f66fb25d37a4031 (patch) | |
tree | 9d60caf890de0442f3545d309313aaaae9e36976 /x11-wm/matchbox-common | |
parent | keyword matchbox ~amd64 (diff) | |
download | historical-d55b7cd6daf50f5f8b070a599f66fb25d37a4031.tar.gz historical-d55b7cd6daf50f5f8b070a599f66fb25d37a4031.tar.bz2 historical-d55b7cd6daf50f5f8b070a599f66fb25d37a4031.zip |
keyword matchbox-common ~amd64
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'x11-wm/matchbox-common')
4 files changed, 11 insertions, 7 deletions
diff --git a/x11-wm/matchbox-common/ChangeLog b/x11-wm/matchbox-common/ChangeLog index 31125269d005..aa7e55c5cd07 100644 --- a/x11-wm/matchbox-common/ChangeLog +++ b/x11-wm/matchbox-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/matchbox-common # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.10 2009/01/12 21:00:59 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.11 2009/03/14 03:52:15 solar Exp $ + + 14 Mar 2009; <solar@gentoo.org> matchbox-common-0.9.1.ebuild, + matchbox-common-0.9.1-r1.ebuild, matchbox-common-0.9.1-r2.ebuild: + keyword ~amd64 12 Jan 2009; <solar@gentoo.org> matchbox-common-0.9.1.ebuild, matchbox-common-0.9.1-r1.ebuild, matchbox-common-0.9.1-r2.ebuild: diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild index 334fb1c31986..bd675e831a17 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.8 2009/01/12 21:00:59 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r1.ebuild,v 1.9 2009/03/14 03:52:15 solar Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/libmatchbox-1.1" diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild index 57e639f5b91b..7873c71ed76c 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.2 2009/01/12 21:00:59 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.3 2009/03/14 03:52:15 solar Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="~arm ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="pda" DEPEND=">=x11-libs/libmatchbox-1.1" diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild index 6bcb597c1d3f..0f4a73d23906 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2006-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild,v 1.5 2009/01/12 21:00:59 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1.ebuild,v 1.6 2009/03/14 03:52:15 solar Exp $ inherit versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=x11-libs/libmatchbox-1.1" |