diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:49:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 19:49:58 +0000 |
commit | e6ab5d4843f7c9ba351d8c56968b25e61186305b (patch) | |
tree | a9e2624628537d4cc1024a5c994786363037d49d /x11-proto/videoproto | |
parent | Version bump (diff) | |
download | historical-e6ab5d4843f7c9ba351d8c56968b25e61186305b.tar.gz historical-e6ab5d4843f7c9ba351d8c56968b25e61186305b.tar.bz2 historical-e6ab5d4843f7c9ba351d8c56968b25e61186305b.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/videoproto')
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 0f5bd344fd86..985d4e148f4d 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.28 2009/09/19 10:55:43 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.29 2009/09/30 19:46:18 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + videoproto-2.3.0.ebuild: + amd64 stable wrt #282290 *videoproto-2.3.0 (19 Sep 2009) diff --git a/x11-proto/videoproto/videoproto-2.3.0.ebuild b/x11-proto/videoproto/videoproto-2.3.0.ebuild index 7863aab9d022..206b6f43e558 100644 --- a/x11-proto/videoproto/videoproto-2.3.0.ebuild +++ b/x11-proto/videoproto/videoproto-2.3.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.0.ebuild,v 1.1 2009/09/19 10:55:43 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.0.ebuild,v 1.2 2009/09/30 19:46:18 ssuominen Exp $ inherit x-modular DESCRIPTION="X.Org Video protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="" |