diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 16:11:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 16:11:51 +0000 |
commit | e4a5eb6581b9f895be73ce52fea1d33cb5486601 (patch) | |
tree | 484551ba6af6ac07e974fa9578c86a04c012b07d /x11-wm/matchbox-common | |
parent | Stable for amd64, wrt bug #394067 (diff) | |
download | historical-e4a5eb6581b9f895be73ce52fea1d33cb5486601.tar.gz historical-e4a5eb6581b9f895be73ce52fea1d33cb5486601.tar.bz2 historical-e4a5eb6581b9f895be73ce52fea1d33cb5486601.zip |
Stable for amd64, wrt bug #309407
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-wm/matchbox-common')
-rw-r--r-- | x11-wm/matchbox-common/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-wm/matchbox-common/ChangeLog b/x11-wm/matchbox-common/ChangeLog index aa7e55c5cd07..ee509ca6cad2 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.11 2009/03/14 03:52:15 solar Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/ChangeLog,v 1.12 2012/02/21 16:10:51 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> + matchbox-common-0.9.1-r2.ebuild: + Stable for amd64, wrt bug #309407 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: 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 273a49fb9022..2b6e1c32a229 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 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/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.4 2009/08/03 10:49:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.5 2012/02/21 16:10:51 ago 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="~amd64 ~arm ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86" IUSE="pda" RDEPEND=">=x11-libs/libmatchbox-1.1" |