diff options
author | Chris White <chriswhite@gentoo.org> | 2006-01-27 22:31:57 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-01-27 22:31:57 +0000 |
commit | 211f3980aacdffdeaf809894817175123bf6b5a0 (patch) | |
tree | 3c2be1ef2e7692100d999c7bb67b15bd34454e56 /media-video | |
parent | Added patch for ppc64 support. Removing other arches, as this is no trivial c... (diff) | |
download | historical-211f3980aacdffdeaf809894817175123bf6b5a0.tar.gz historical-211f3980aacdffdeaf809894817175123bf6b5a0.tar.bz2 historical-211f3980aacdffdeaf809894817175123bf6b5a0.zip |
x86 stable for bug #120397.
([stable x86 chroot] Portage version: 2.0.53)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/xine-ui/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/xine-ui/Manifest | 14 | ||||
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.4-r3.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/media-video/xine-ui/ChangeLog b/media-video/xine-ui/ChangeLog index 7c844d05ef46..5317e6746fa6 100644 --- a/media-video/xine-ui/ChangeLog +++ b/media-video/xine-ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/xine-ui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.105 2006/01/27 20:04:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/ChangeLog,v 1.106 2006/01/27 22:31:57 chriswhite Exp $ + + 27 Jan 2006; Chris White <chriswhite@gentoo.org> xine-ui-0.99.4-r3.ebuild: + x86 stable for bug #120397. 27 Jan 2006; Simon Stelling <blubb@gentoo.org> xine-ui-0.99.4-r3.ebuild: stable on amd64 diff --git a/media-video/xine-ui/Manifest b/media-video/xine-ui/Manifest index 9fc3dff34507..2dc84bdbba67 100644 --- a/media-video/xine-ui/Manifest +++ b/media-video/xine-ui/Manifest @@ -1,6 +1,16 @@ -MD5 855da1bfee68ae026bb33394c6e92ee0 ChangeLog 17184 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ecfbfef2519dae34608eb0c8213d9d4b ChangeLog 17297 MD5 21319eb55b4549ab5e5cc6aeb2f51649 files/digest-xine-ui-0.99.3-r1 135 MD5 39002a0b13bd6e79fb6b863e93a3bcc6 files/digest-xine-ui-0.99.4-r3 136 MD5 7300a7b361fa9f48e37722c6952bd432 metadata.xml 158 MD5 088346360c2ce14d6cd1ac45c06d1d8a xine-ui-0.99.3-r1.ebuild 1805 -MD5 d519db843a3b0d95902f4c2668bdd9e2 xine-ui-0.99.4-r3.ebuild 2136 +MD5 1c18f2b5227d8ee4530706105c6b2574 xine-ui-0.99.4-r3.ebuild 2140 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD2p9tFdQwWVoAgN4RAkC2AJ9LPWw0TqvHC+34tlLKr/HE9KqITQCgzKS+ +jOt/ISgzu8B1DiFqCLo+Srs= +=6psL +-----END PGP SIGNATURE----- diff --git a/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild b/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild index 5c7ccff46d0f..472c2093b7dc 100644 --- a/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild,v 1.5 2006/01/27 20:04:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.4-r3.ebuild,v 1.6 2006/01/27 22:31:57 chriswhite Exp $ inherit eutils autotools @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 sparc x86" IUSE="X nls lirc aalib libcaca readline curl ncurses xinerama" RDEPEND="media-libs/libpng |