diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:55:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 14:55:27 +0000 |
commit | ddb437d5978f357953e1d4d39475d0ffd7de98e3 (patch) | |
tree | b4abc0165a3d6ed50ed11881779e374e55332371 /x11-libs/libmatewnck | |
parent | Stable for amd64, wrt bug #509268 (diff) | |
download | gentoo-2-ddb437d5978f357953e1d4d39475d0ffd7de98e3.tar.gz gentoo-2-ddb437d5978f357953e1d4d39475d0ffd7de98e3.tar.bz2 gentoo-2-ddb437d5978f357953e1d4d39475d0ffd7de98e3.zip |
Stable for amd64, wrt bug #509268
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libmatewnck')
-rw-r--r-- | x11-libs/libmatewnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libmatewnck/ChangeLog b/x11-libs/libmatewnck/ChangeLog index 86dc67a58d0a..4d29298fa279 100644 --- a/x11-libs/libmatewnck/ChangeLog +++ b/x11-libs/libmatewnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libmatewnck # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatewnck/ChangeLog,v 1.3 2014/03/10 22:39:45 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatewnck/ChangeLog,v 1.4 2014/05/04 14:55:27 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> libmatewnck-1.6.1.ebuild: + Stable for amd64, wrt bug #509268 10 Mar 2014; Tom Wijsman <TomWij@gentoo.org> libmatewnck-1.6.1.ebuild: Further review of dependencies. diff --git a/x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild b/x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild index 8e901bd67e8d..8dd0277ba16f 100644 --- a/x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild +++ b/x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild,v 1.3 2014/03/10 22:39:45 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatewnck/libmatewnck-1.6.1.ebuild,v 1.4 2014/05/04 14:55:27 ago Exp $ EAPI="5" @@ -17,7 +17,7 @@ HOMEPAGE="http://www.mate-desktop.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="X +introspection startup-notification" |