diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-08-15 22:37:26 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-08-18 21:48:42 +0100 |
commit | 6312bfd935e1f94ae3a153c09a4d6677cc5a7144 (patch) | |
tree | 7e769d045399a0e0d483dbc63043da3ef1597f53 /media-libs/gst-plugins-base | |
parent | net-firewall/iptables-snmp: Move patches to http://git.meleeweb.net/gentoo/et... (diff) | |
download | portage-6312bfd935e1f94ae3a153c09a4d6677cc5a7144.tar.xz |
Remove malformed Id headers
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/Manifest | 4 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index c19180db..1646bc35 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,3 +1,7 @@ + 15 Aug 2015; Bertrand Jacquin <bertrand@jacquin.bzh> + gst-plugins-base-0.10.36.ebuild: + Remove malformed Id headers + 10 Jun 2013; Bertrand Jacquin <bertrand@jacquin.bzh> metadata.xml: Fix manifest diff --git a/media-libs/gst-plugins-base/Manifest b/media-libs/gst-plugins-base/Manifest index cc0a50dd..bce50a2c 100644 --- a/media-libs/gst-plugins-base/Manifest +++ b/media-libs/gst-plugins-base/Manifest @@ -1,4 +1,4 @@ DIST gst-plugins-base-0.10.36.tar.xz 2364108 SHA256 1fe45c3894903001d4d008b0713dab089f53726dcb5842d5b40c2595a984e64a WHIRLPOOL e455f2a1aafd60078080735108e4ac336bc4764ed92b9579d83a453f75491331d16b48e5983f3c9712b6edb28ec379e696f06f6910c93168b019d6077c28fb6d -EBUILD gst-plugins-base-0.10.36.ebuild 1939 SHA256 747eb204eb70b16219e063581d2cec8352b0a7d23f76ab490b8f3ea1b40be964 WHIRLPOOL 4c090313cbd1caf70611e1dec09634d2cbfa639a30abf1ea09114e9c6dc28f19e9dcef9e595396b21b68739ca5b96f208feab1ffb6552c077a59320c790a320b -MISC ChangeLog 346 SHA256 a7881874102bb85a3f35b71a1d2dadfcedc20589f4a5db6b9e72cae1edc3793f WHIRLPOOL d465c238c43f6a09da27bd147947bef1ad0c17125cd5e218138c39289ef00af96b3767806e03bd2232a6d6beac5bce88029e2c392e864c1e5901034aff5de413 +EBUILD gst-plugins-base-0.10.36.ebuild 1814 SHA256 304b38551c6989b9c52f4613d36e732aa95752881f5dd95d7c028ae13ef3e6fb WHIRLPOOL 5294c639214139a25bbb3c657526612bb7a11d3e1d745dca674df2b04620159b670603d9b1fbecebbb53dadd3becb0e26b26d57943d33f35616def032c9caf17 +MISC ChangeLog 467 SHA256 30a6555767f4d32bc5ef966a3d0ed8f315c9cf6dd610db7c710de8d2e8709029 WHIRLPOOL 0c32b2966563fe82d69408bda42241fc28429a1820ac95ac021c4c08fdc9a5a80e8c5891576584ea983c31723553ead0f83904415d6a89fd06f61b6e9345af69 MISC metadata.xml 166 SHA256 3fc47f633eae1d739d9a87bee07ba9688671771b48e636dd46aa85a4677c483d WHIRLPOOL 6570188749db035cd5e6dd51a066cfdad4ce623ed5b40dbb25ca7af96965f02464dd8d01b98794328e5beace3e65be6ec93282151e73f3bbf81ea2d3e010b820 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild index 3079d874..b4bdd667 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.36.ebuild,v 1.15 2013/02/24 17:55:12 ago Exp $ +# $Id$ EAPI="5" |