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 /sys-fs/static-dev | |
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 'sys-fs/static-dev')
-rw-r--r-- | sys-fs/static-dev/ChangeLog | 3 | ||||
-rw-r--r-- | sys-fs/static-dev/Manifest | 4 | ||||
-rw-r--r-- | sys-fs/static-dev/static-dev-0.1.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/static-dev/ChangeLog b/sys-fs/static-dev/ChangeLog index b9dc756c..318592ce 100644 --- a/sys-fs/static-dev/ChangeLog +++ b/sys-fs/static-dev/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 15 Aug 2015; Bertrand Jacquin <bertrand@jacquin.bzh> static-dev-0.1.ebuild: + Remove malformed Id headers + 25 Jan 2015; Bertrand Jacquin <bertrand@jacquin.bzh> metadata.xml: Update email address diff --git a/sys-fs/static-dev/Manifest b/sys-fs/static-dev/Manifest index 55b897a0..1b8bb96a 100644 --- a/sys-fs/static-dev/Manifest +++ b/sys-fs/static-dev/Manifest @@ -1,3 +1,3 @@ -EBUILD static-dev-0.1.ebuild 1358 SHA256 53dc374c9c92816eeb0af10f944ddf26e6a0eae593dd3ccb69a207cfe0e70574 WHIRLPOOL 98ce32bad200dbde19e45888d57b5975835b15f797df9adf3a885b5ca1242536a61fefe951981dd7648726e30032a0341ad92cfd44aef6834c60f75678f661a4 -MISC ChangeLog 928 SHA256 90da2370deb5d901ccbf15c4e18bc61f6162ae74988c826952fd075a35b2f100 WHIRLPOOL 3a865a73f90a640ffb5e396f3849552d45b999d5625fa911d978a5d9c6c413757f4f67dc4f8d92ce50005a1480402d4f94d0f611028a5027ed376a19236d5cd8 +EBUILD static-dev-0.1.ebuild 1352 SHA256 b1d013a11f0ad68f90bb3759ace2e4682c2badee9031cc6e114dc1bc9fa5b58c WHIRLPOOL 2cab88e2108101492e91a4e1d894b66a31d0b8d4b677608dff73e01cf624afee1140974cfbd61061f70926a59a8fd09ed8760b4efed0396f0ba5a3302c1dc062 +MISC ChangeLog 1037 SHA256 d6894bb9e055a021567f30eb9dec4bc4119e53e3c58dc20c41b36c4790adab6c WHIRLPOOL 1ca0cf39ea4c7475eecee9eabcfcfbbaaf58f205e0f193ddd406f21c2fd911d34aa768afdeed9e0b46c3796f3d02ed6910ab090905257894739cd51916e3a7ed MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild index 3bfdd1e5..ba158bdf 100644 --- a/sys-fs/static-dev/static-dev-0.1.ebuild +++ b/sys-fs/static-dev/static-dev-0.1.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: $ +# $Id$ EAPI=5 inherit toolchain-funcs |