diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:14:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:14:01 +0000 |
commit | d15e6be6b30507b1df96d25dd3877453e6a3340f (patch) | |
tree | f7a94bbf5f168e2138e0868d59c30d806402b172 /media-video/projectx | |
parent | Stable for amd64, wrt bug #450190 (diff) | |
download | gentoo-2-d15e6be6b30507b1df96d25dd3877453e6a3340f.tar.gz gentoo-2-d15e6be6b30507b1df96d25dd3877453e6a3340f.tar.bz2 gentoo-2-d15e6be6b30507b1df96d25dd3877453e6a3340f.zip |
Stable for amd64, wrt bug #451282
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-video/projectx')
-rw-r--r-- | media-video/projectx/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/projectx/projectx-0.91.0.05.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-video/projectx/ChangeLog b/media-video/projectx/ChangeLog index 433d87448738..c36baa57a07a 100644 --- a/media-video/projectx/ChangeLog +++ b/media-video/projectx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/projectx -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/projectx/ChangeLog,v 1.70 2012/12/15 09:35:40 billie Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/projectx/ChangeLog,v 1.71 2013/01/13 11:14:01 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> projectx-0.91.0.05.ebuild: + Stable for amd64, wrt bug #451282 15 Dec 2012; Daniel Pielmeier <billie@gentoo.org> -projectx-0.91.0.02.ebuild: Remove old. @@ -266,4 +269,3 @@ +files/build-0.90.3.xml, +metadata.xml, +projectx-0.90.3.00.ebuild: initial (re-)commit, using same keywords as old removed package. solving bug #108993. - diff --git a/media-video/projectx/projectx-0.91.0.05.ebuild b/media-video/projectx/projectx-0.91.0.05.ebuild index bb83af6c0b09..d794257bb74f 100644 --- a/media-video/projectx/projectx-0.91.0.05.ebuild +++ b/media-video/projectx/projectx-0.91.0.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/projectx/projectx-0.91.0.05.ebuild,v 1.2 2012/11/14 16:49:30 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/projectx/projectx-0.91.0.05.ebuild,v 1.3 2013/01/13 11:14:01 ago Exp $ EAPI=4 @@ -19,7 +19,7 @@ SRC_URI="http://dev.gentoo.org/~billie/distfiles/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="X mmx sse" COMMON_DEP="dev-java/commons-net |